To start using this plugin, firstly you should set how much you want to have newly joined players storage (this setting can be changed in config files in the plugins folder).
All storage are in binary! You can do math for example 1 MB = 1048576 (1024*1024)
The maximum capacity can be up to 8192 PB or Infinity if administrator will set it for you.
After you decided everyting. You ready to go!
Basic commands:
/chatstorage pirkti <cost> - Cost can be defined by player (Min - 1, Max - infinity)
/chatstorage nupirkti <player name> <cost> - You will buy for other player some storage! But money will be took from you!
/chatstorage - You can see basic commands and how many storage capacity you have and how many you used.
Administrator commands:
/chatstorage add <player name> <storage in bytes / inf> - You will add for online player some storage for free, if you decided to write inf, it will set it into infinity capacity. (Permission: cs.admin.add)
/chatstorage take <player name> <storage> - You will take from online player some storage (infinity users cannot be affected by this). (Permission: cs.admin.take)
/chatstorage have <nick> - Shows how many storage it has. (Permission: cs.mod.have)