Pay To Chat
How it works
This is a very simple plugin that makes it so that players have to pay to chat. This plugin is using a simple config file to keep track of "tickets" that will allow the player to chat. Every time a player chats, a ticket it take away. When the player doesn't have any tickets, they must buy some using /cs shop
Commands:
/CS (Main Command) (Also can be used as /chat or /ChatShop)
/CS help (Get the help page)
/CS Buy <amount> (Buy some tickets)
/CS Set <player> <amount> (Set someone's ticket amount)
/CS Give <player> <amount> (Give someone some tickets)
/CS Take <player> <amount> (Take some tickets from a player)
Permissions:
All of these have the default of op
cs.* (Lets the player do anything)
cs.manipulate (Lets the player do /cs set, /cs give, and /cs take)
cs.buy (Lets the player do /cs buy)
cs.set (Lets the player do /cs set)
cs.give (Lets the player do /cs give)
cs.take (Lets the player do /cs take)
Comments