
With SetIt you can change the motd or the slots on the fly. This is useful, if your server is full and you need more slots, but you don't want to restart the server. You can also set the health or foodlevel of another player. I want to add more features in the future!
| Command | Permission | Description |
|---|---|---|
| /Set | SetIt.main | Main Command for SetIt |
| /SetIt | SetIt.main | Infos about the plugin |
| /Set health <Player> <Health> | SetIt.health | Set the health of a player. You can set up to 20 hearts. If you type /Set health marciboy999 1, the player marciboy999 will have a half heart |
| /Set food <Player> <Foodlevel> | SetIt.food | Set the foodlevel of a player. 1-20 |
| /Set level <Player> <XP-Level> | SetIt.level | Set the XP-Level of a player |
| /Set disableslots <true/false> | SetIt.slots | Should SetIt control the Slots |
| /Set slots <slots> | SetIt.slots | Set's the slots of the server |
| /Set disablemotd<true/false> | SetIt.motd | Should SetIt control the Motd |
| /Set motd <Text> | SetIt.motd | Set's the Motd of the server. You can use ColorCodes, like &1, &2, ... |
| /Set JoinMessage <Off;Text> | SetIt.JoinMessage | Set's the Join Message. You can disable the JoinMessage with /set JoinMessage Off |
| /Set LeftMessage <Off;Text> | SetIt.LeftMessage | Set's the Left Message. You can disable the LeftMessage with /set LeftMessage Off |
| /Set reload | SetIt.reload | Reloads the Configuration |
| /Set time <TimeTicks> [<world>/*] | SetIt.time | Set's the time of a world (TimeTicks: 0-24000) |
| /Set weather <Sun/Storm/Thunder> [<world>/*] | SetIt.weather | Set's the weather of a world |
| - No Command - | SetIt.greeting | Permission for greeting on join |
The Updater will send you a message if there is a Update for SetIt. You can disable that in the config.yml. You can find the config.yml in your plugins Folder, in the directory 'SetIt'. Open the config.yml and there you can see the settings of the plugin. If you want to disable the Updater, simply turn 'checkUpdate' to 'false'.
The greeting is a text, which will be send to a player when a player joins. In the config.yml you can set how many lines the plugin should send. Example:
A player only receive's the greeting if he has the permission "SetIt.greeting" !!
None
Please post the bugs in the comments and I will try to fix them as soon as possible!