AddstarMC / Minigames

The Minigames plugin for CraftBukkit servers.
MIT License
77 stars 60 forks source link

Some suggestions about minigame chat logs & region/node & etc #98

Open jupiter1390 opened 7 years ago

jupiter1390 commented 7 years ago

Add setting about disabling specific messages like death message, or other messages per minigames for special minigames!

In region&node, condition 'check item' also could check how many items are in user inventory! and tick flag must be renamed to second (it works in 1 second interval, though)

Also add allowing teleport settings per minigame, so user can use plugin-powered teleport skills!

qixils commented 6 years ago

Would also love an option to disable certain messages (ie leave, death, etc) for some custom gamemodes (like murder)

FireInstall commented 6 months ago

The tick trigger is NOT fixed to 1 second. It is configuable. Not ingame... but at least in config files with the path of regions..tickDelay add it, if it is missing! However I have renamed it to "Configured Timer" to be more clear. At some point in the future we have to figure out how to set region/node specific trigger-settings ingame.

Item amount also will get added with the next big pull request.