Plugins Fixup / Conversion(#511)

* Server: Ripped PluginService From Astreaus-V2

This Removes The Need For Plugin MetaData

* Plugins: Handle Emote Tab Run Buttons

* Add Some Settings Button Plugins

Brightness Buttons
Music Volume Buttons
Walk/Run Buttons
Toggle SplitPrivate-Chat

* Fix Player Still Running With 0 Energy

Fixes Players Continuing To Run For The Rest Of Their Current Movement Task Even If They Run Out Of Energy
This commit is contained in:
Josh Shippam
2021-10-26 04:47:33 +01:00
committed by GitHub
parent 7d64e2298f
commit c2f325b4e7
14 changed files with 163 additions and 333 deletions
@@ -1,12 +0,0 @@
[
{
"name": "Magic On Item",
"description": "The plugin for handling using spells on items.",
"group": "magic",
"base": "plugin.click.magic.MagicOnItem",
"authors": [
"Vult-R"
],
"version": 1.0
}
]