Quantcast
Channel: Server Mods from Bukkit.org
Viewing all articles
Browse latest Browse all 2356

LoginTasks

$
0
0

LoginTasks

About

After the unexpected success of LoginEcho I decided the plugin needed a more open principle. So instead of giving of providing a command or message you may provide a task list which will be performed in the given order.

Usage

Config.yml

config.yml acts a the task list and will contain two arrays which can be filled up with a batch-like language I'm providing below.

Config.yml

OnJoin:
- broadcast Welcome back +client !
- cheat client DaRules
OnLeave:
- broadcast +client left the game :(
- cheat server save-all

Tasklist Language

broadcast
Broadcasts a message trough the server
cheat server/client command
Cheat: Executes a command
server: Executes as server</t>
client: Executes as joining/leaving player
command:Command to execute

Not yet finished


Viewing all articles
Browse latest Browse all 2356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>