Skip to content

bonan/PlayerInvites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayerInvites

Bukkit plugin allowing MineCraft servers to be whitelisted, where players can add other players to the whitelist.

The idea being that players will be more responsible for who they invite, and the server gets less problems with random players joining just to grief.

Command usage

Command Description Permission
/invite Shows command help invites.use
/invite use <player> Uses an invite (adds player to whitelist) invites.invite
/invite buy [amount] Buys invites with in-game money (Vault integration) invites.buy
/invite show Shows your invites, who invited you and who you've invited invites.show
/invite show <player> Shows above details for another player invites.showother
/invite give <player> [amount] Gives a player new invites invites.give

Automatic invites

Additionally, the plugin can be configured to give invites to players periodically

See config.yml for examples and details

Localization

The plugin can be fully localized. All strings are contained in the Str class.

Any string can be overridden by uncommenting and changing it in config.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages