ModifyWorld
Techno3600 opened this issue ยท 10 comments
You can download Modifyworld right here.
You can find the documentation for Modifyworld right here.
And because Modifyworld is an extremely complex plugin that covers almost a dozen different features for every block in Minecraft, you will need to know the PEX Debug Procedure to get the Modifyworld permissions correct on your server.
Hello,
This is the classic 'my prefixes aren't working", is there a plugin depedenndcy to make the prefixes work, I used the PEX commands to add the prefix so there is no config issue. Prefixes just don't work.
Know whats wrong?
Thanks
Techno3600
PS. Thanks for the permissions help it is working and I am very happy. Thanks again for helping!
PEX gives you a place to store prefix/suffix information. It's up to a chat management plugin to actually display that information in-game.
Since most people run Spigot servers and use EssentialsX to handle their basic commands, they also use EssentialsXChat (which requires Vault to be on the server too) to handle their chat functions.
Hello,
This is the classic 'my prefixes aren't working", is there a plugin depedenndcy to make the prefixes work, I used the PEX commands to add the prefix so there is no config issue. Prefixes just don't work.
Know whats wrong?
Thanks
Techno3600
PS. Thanks for the permissions help it is working and I am very happy. Thanks again for helping!
EssentialsX doesn't seem to be able to do any chat stuff. Do you if there is a certain setting that must be enabled. If there any alternatives?
EssentialsX doesn't seem to be able to do any chat stuff. Do you if there is a certain setting that must be enabled. If there any alternatives?
EssentialsX does do all that "chat stuff", if you get the correct files (which I painstakingly and thanklessly linked for your convenience).
After you have the correct files, the plugins\Essentials folder will have a config.yml file and inside of that you'll change 2 different sections to something similar to this example (which you should customize to your server, of course). If you can't find the 2 sections that I mention in the link in this paragraph inside your plugins\Essentials\config.yml file, delete the config.yml file you do have and the next time you start the server, EssentialsX will create the correct file there.
Hello,
Thanks very much for helping me, I am still very sorry to bother you again but I still have one more problem: the permission node "-modifyworld" does not take affect. Do you need the ModifyWorld plugin or is it already incorporated in the PEX plugin.
I answered that question for you already. ;)
Modifyworld is it's own plugin. (Download link is in the above post.) If you want to prevent someone from doing absolutely everything, the node would be - -modifyworld.*
in the group or user's permissions.