- TorosamyCore
- PlaceholderAPI
- Can customize a set of instructions and trigger them all at once with other instructions
- Customize player login and logout server execution commands
- Customize left and right clicking and walk script blocks
- download TorosamyCore and PlaceholderAPI as a dependency plugin
- put the dependencies and this plugin into your plugins folder and start your server
- Modify the default configuration file generated and restart your server
-
- Usage: /ts reload
- Description: reload this plugin
- Permission: torosamyScript.reload
-
- Usage: /ts run group player
- Description: Execute a custom instruction set for a player
- Permission: torosamyScript.run
join-event:
enabled: true
#[console] [allMessage] [message] [player]
actions: []
quit-event:
enabled: true
#[console] [allMessage] [message]
actions: []
reload-message: "&b[服务器娘]&a插件 &eTorosamyScript &a重载成功喵~"
run-group-success: "&b[服务器娘]&a成功为玩家 &e{player} &a运行了 &e{group} &a指令组"
customName:
world: world
x: 10
y: 10
z: 10
actions:
- "[console] ts run <script> <player>"
- "[op] fly"
GPL-3.0 license