Prevent players from using /back command?

Discussion in 'Bukkit Help' started by Madoreck, Jun 5, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Madoreck

    I run my server on creeperhost and one of the plugins that I have installed allows everyone to type /back and return to where they died. I don't know anything about this plugin stuff so could someone please tell me how i can disable this command? Thanks so much :p
     
  2. Offline

    XanderCrews01

    If you use a Permissions plugin you can dictate who does what. Just do some research on plugins like bPermissions and PermissionsEX. I use bPermissions.
     
  3. Offline

    Madoreck

    When I installed it all it did was make it so that no one could edit anything or use any commands. I looked at the command page for the plugin but it didn't make any sense. Honestly this all sounds too complicated. All I want to do is remove that one command, there's got to be an easier way...
     
  4. Offline

    XanderCrews01

    Yes, permissions can make it so that nobody can do anything because that is the point. You deny everything then you add ONLY what you want them to have access to. Some plugins do not use permissions and allow commands anyways but they also sometimes have configs to deactivate some commands.

    Depending on your experience with plugins, permissions systems, and computers in general you may indeed find permissions difficult to manage, but you can't expect to have as much control over the system without permissions.
     
  5. Offline

    Wendo

    /back usually comes from Essentials, depending on what permissions plugin you use you'd have to remove the essentials.back permission node
     
    BMX_ATVMAN14 likes this.
  6. Offline

    BMX_ATVMAN14

  7. Offline

    Madoreck

    I don't understand what your trying to show me. I can't make sense of that page :(



    How can I do that?

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  8. Offline

    XanderCrews01

    Go here and watch the videos. This is how you can decide who can do what. Be sure to read everything. The text documentation is better than the video, but the video is easy to follow for beginners.
     
  9. Offline

    BenFudge

    Go into essentials config and you will find a list of commands users can use by default. Delete back from this list :)
     
  10. Offline

    BMX_ATVMAN14

    This is the essentials permission node, look for the back command and just put it in the highest rank so only admins can use it
     
  11. Offline

    Madoreck

    which file am I looking for? I'm not familiar with any of this stuff. A step by step guide would be REALLY helpful. Thanks :)
     
  12. Offline

    KevinSeabury

    Could you post your permissions file at pastebin and then give us the link?
     
  13. Offline

    BMX_ATVMAN14

    can i see you permissions file
     
  14. Offline

    Madoreck

    http://pastebin.com/UBmg9KLq

    Is that the file?
     
  15. Offline

    Omnitv

    Negate in youre permissions.yml

    - - something
     
  16. Offline

    KevinSeabury

    With that permissions file no commands should work for the default group.

    I'm really not familiar with that permissions system, you should really consider getting something like bPermissions or PermissionsEX.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  17. Offline

    Omnitv

    just add the negate on youre default if youre using PEX

    Use PEX or bPErmissions!
     
  18. Offline

    Madoreck

    alright i installed bpermissions but I don't know how to use it at all. Here is the groups file:
    http://pastebin.com/MgHXL0Gx

    Could it be set up so that default users can still build and use the /sethome, /home commands, and /spawn commands? thats all they should be allowed to use.

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
Thread Status:
Not open for further replies.

Share This Page