Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rigor789/acceptrules
AcceptRules plugin for bukkit!
https://github.com/rigor789/acceptrules
Last synced: 5 days ago
JSON representation
AcceptRules plugin for bukkit!
- Host: GitHub
- URL: https://github.com/rigor789/acceptrules
- Owner: rigor789
- Created: 2011-09-10T19:10:24.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-25T00:35:03.000Z (almost 11 years ago)
- Last Synced: 2024-10-24T18:15:17.139Z (19 days ago)
- Language: Java
- Homepage:
- Size: 235 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
AcceptRules for Bukkit!
Version: v1.7
Author: rigor789This plugin adds an extra command to your server! When user types /acceptrules then user's name is added to a file under Plugins/AcceptRules/users.dat! The plugin can be configured by a config file which can be found at Plugins/AcceptRules/config.cfg!
Features:
Teleporting the player after accepting rules. (Optional - can be turned off in the config file)
Remembers if the user has accepted the rules allready.
Disallows building until player accepts the rules (Optional - can be turned off in the config file)
Disallows using commands until player accepts the rules (Optional - can be turned off in the config file)
Forces the player to read the rules! Cant accept them before reading them!Commands:
/acceptrules - accepts rules.
/acceptrules settp - sets the teleport point
/rules - read the rulesPermission Nodes:
acceptrules.settp - /acceptrules settp
acceptrules.notifyonaccept - sends message when someone accepts rules!