Someone Help!
by
_DipperPines
October 6, 2015 at 12:10 AM UTC
Can someone help?!? So I recently started my own server and it is using the "
Bow Warfare - Reloaded" plugin. When a non-op person tries to join a match, it says they don't have permissions. Does anyone know how to give them the perms? And
NO this post is
NOT an advertisment.
steven5703
October 6, 2015 at 12:10 AM UTC
I'd post a thread on the bukkit forums of that plugin (most plugins have one). Probably get better luck there
dentmaged
October 6, 2015 at 6:10 AM UTC
Use a permissions plugin such as PermissionsEx or GroupManager and give the permission to join a game to the default group.
Eklip_Z
October 6, 2015 at 6:10 AM UTC
Go to
http://dev.bukkit.org/bukkit-plugins/bow-warfare-reloaded/pages/setup/reference/ and take a look at all the perms. There are plenty of tutorials and even pre written permission docs out there for permission plugins. I would recommend 'Permissionsex' since I found it a bit easier.
Coco_stag
October 6, 2015 at 6:10 AM UTC
As dentmaged mentioned above you need a plugin to give permissions. I recommend you use PermissionsEx as it is the best IMO. If you need help learning or just help in general make sure to tell me and I can go with you and explain how to use them/what they do depending on commands. Also, make sure to go over the "Bow Warfare - Reloaded" plugin
http://dev.bukkit.org/bukkit-plugins/bow-warfare-reloaded/Player Permissions:
- bw.user.join.# - Allows the user to join a certain arena
- bw.user.join.* - Allows the user to join all arenas
- bw.user.spectate - Allows a user to spectate a game
- bw.user.join - Allows the use of /bw join to join the lobby
Staff Permissions:
- bw.staff.start - Allows the user to Start BW (/bwstart)
- bw.staff.disable - Allows the user to disable an arena
- bw.staff.enable - Allows the user to enable an arena
- bw.staff.teleport - Allows the user to teleport in arena
- bw.staff.nocmdblock - Allows user to bypass ingame cmd block
Admin Permissions:
- bw.admin.createarena - Allows the user to create an arena
- bw.admin.deletearena - Allows a user to delete an arena
- bw.admin.setarenaspawns - Allows user to set spawns
- bw.admin.resetspawns - Allows the user to reset all spawnpoints
- bw.admin.setlobby - Allows the user to set the lobby spawn and wall
- bw.admin.addwall - Allows user to add walls
- bw.admin.option - Allows user to change arena options
- bw.admin.reload - Allows user to reload settings
EDIT: Cupcake ninja'd me :P
_DipperPines
October 6, 2015 at 10:10 PM UTC
Ok, thank you so much you guys! I really appreciate it!