
Reputation Command System Skript 1.0.0
Reputation made very simple
Page 1
1.0.0
24 days ago
# RepSystem.sk Changelog
## v1.0.0 (Initial Release)
* Initial release of the reputation system.
* Added `/repadd` command for admins to add reputation.
* Added `/repcheck` command for players to check reputation and execute commands.
* Added `/reputation` command for players to view their reputation.
* Added `/repadmin` command for admins to view a player's reputation.
* Added `/repdebug` command to toggle debug mode.
* Added `/repcheckadmin` command for admins/console to manage reputation, including command execution.
* Implemented color-coded reputation display.
* Utilizes Skript variables for data storage.
* UUID based player data storage.
Page 1