Permissions/Plugins Not Working

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Bloquemaster

New Member
Jul 29, 2019
49
0
0
Hello there,
I have some server issues that I hope someone could help me solve. There seems to be a problem with permissions not working on my Ultimate server. I have bPermissions, Essentials, and Vault installed, all the proper versions (unless something changed it somehow.) Any OP is able to use the commands, however all non-opped players cannot. They get the "You do not have access to this command" error, and in the console it says, " 'Player' was denied access to a command." Any help? I will upload the bPermissions group file.

Thank you!

-Bloque
 

Attachments

  • groups.txt
    2.4 KB · Views: 60

Bloquemaster

New Member
Jul 29, 2019
49
0
0
I thought I did, but I will go more in-depth with my answer.
I am the only one in the owner group, and I am opped. The permissions are forced on me because of that, however the prefix from bPermissions is not working.
Sorry if I didn't give a good enough explanation before.
 

cjm721

New Member
Jul 29, 2019
734
0
1
when server starts does it say anything about invalid permissions file? I do not think ^ is a valid character for it (dirt group).
 

Bloquemaster

New Member
Jul 29, 2019
49
0
0
Here is the startup log:
Code:
[spoiler]
14:32:30  [INFO] Starting minecraft server version 1.4.7
14:32:46  [INFO] Loading properties
14:32:46  [INFO] Default game type: SURVIVAL
14:32:46  [INFO] Generating keypair
14:32:47  [INFO] Starting Minecraft server on *:25565
14:33:08  [INFO] Preparing level "world"
14:33:09  [INFO] Preparing start region for level 0
14:33:10  [INFO] Done (1.988s)! For help, type "help" or "?"
14:33:10  [INFO] Starting remote control listener
14:33:10  [WARNING] No rcon password set in '/home/minecraft/server.properties', rcon disabled!
14:33:12  [INFO] [Vault][Economy] Essentials Economy found: Waiting
14:33:12  [INFO] [Vault][Permission] bPermissions2 hooked.
14:33:12  [INFO] [Vault][Permission] bPermissions 2 found: Loaded
14:33:12  [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
14:33:12  [INFO] [Vault][Chat] bPermissions2 hooked.
14:33:12  [INFO] [Vault][Chat] bPermssions2 found: Loaded
14:33:12  [INFO] [Vault] Enabled Version 1.2.24-b304
14:33:12  [INFO] [Vault][Economy] Essentials Economy hooked.
14:33:13  [FINE] Aborting ItemSpawnBL read, itemDB not yet loaded.
14:33:14  [INFO] Essentials: Using bPermissions2 based permissions.
[/spoiler]
It says something about it hooking the permissions, but it doesn't seem to do that. Would there be any reason it doesn't do that properly, perhaps a problem with Craftbukkit compatibility? Or would it say so if that was the case?
 

Bloquemaster

New Member
Jul 29, 2019
49
0
0
ForgeBukkit 1.4.7-257
Is that what you mean by base? Sorry if i'm wrong, i'm not an expert when it comes to bukkit :/
Thanks!
 

cjm721

New Member
Jul 29, 2019
734
0
1
bukkitforge is what i was talking about. If i was you i would switch to mcpc as bukkitforge has always been screwy for me with anything not compiled directly for it ( that is not how its suppose to work but the porting from it is not the best)
 

Bloquemaster

New Member
Jul 29, 2019
49
0
0
Alright. I'm assuming I can just switch them out via SFTP without any issues, is that correct? Thank you for all of your help!

[EDIT]
I switched, still no difference :(
 

cjm721

New Member
Jul 29, 2019
734
0
1
mcpc is not a coremod it replaces your ft server.jar then you need to make sure to remove bukkit forge and switch the plugins to the mcpc plugins folder
 

Bloquemaster

New Member
Jul 29, 2019
49
0
0
I de-opped myself and made sure that I was part of the owner group, still no success. Anything else that may help? Thank you!
 

Bloquemaster

New Member
Jul 29, 2019
49
0
0
It says:
06:22:36 [INFO] This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-Legacy-67 (MC: 1.4.7) (Implementing API version 1.4.7-R1.1-SNAPSHOT)
I uploaded the groups file.
 

Attachments

  • groups.txt
    2.4 KB · Views: 76

Bloquemaster

New Member
Jul 29, 2019
49
0
0
Still no luck :/
Anything else that could possibly help? I really need this to work, my players are getting antsy. Thank you.

[EDIT]
MCPC makes chunk loading in any world that a player is not in break, which is extremely bad because multiple people on my server (including me) use the nether lava as their main power source. Is there any way around this bug?