Advertisement
Guest User

Worldbl

a guest
Nov 24th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. World Blacklist Plugin
  2. Commands:
  3. /worldbl setspawn
  4. Sets the player location to the plugin spawn
  5. /worldbl scan
  6. Makes sure there aren't any players in a blacklisted world. If there is, teleports player to the set spawn point. (Along with a message)
  7.  
  8. Permissions:
  9. worldbl.exempt
  10. Allows access to all worlds. Exempts user from /worldbl scan
  11. worldbl.admin
  12. Allows users to use the commands.
  13. Features:
  14.  
  15. Every time a player joins, the plugin checks to see that the player isn't in a blacklisted world. (Unless they have exempt perm)
  16.  
  17. The plugin prevents players from entering blacklisted worlds with warp commands. (Unless they have exempt perm.)
  18.  
  19. Config:
  20.  
  21. The name of the blacklisted world(s), with 'world' as default.
  22.  
  23. Lang.yml:
  24.  
  25. All of the messages the plugin uses:
  26.  
  27. "You aren't allowed in that world."
  28. "You don't have permission to use that command."
  29. "The spawn point has been successfully set."
  30. "Worlds have been scanned successfully."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement