[Request] motd additions
- thirdpersonzoom=[max] - sets max amount the third person camera can zoom out (regardless of fly being enabled/disabled)
- -/+forcethirdperson - forces third person to be used
- verspeed=[speed] - sets base vertical speed users move at
- gravity=[number] - sets speed users are accelerated down at
I would like to make some additions
- -plugins - Disables ALL plugins
- allowplugins=abc,abc - Only allows plugins in the list
I would like to make some additions
- -plugins - Disables ALL plugins
- allowplugins=abc,abc - Only allows plugins in the list
plugins are loaded when the game starts and are unloaded when the game stops, these are impossible to implement
bruh
It’s also worth mentioning that MCGalaxy users can implement a plugin that scans the p.Session.ClientName() string for illegal modifications and kicks the player if necessary. On custom server software, this would correspond to the AppName field of the ExtInfo packet (if the server supports CPE).
Obviously, this check isn’t effective against cases where the client is modified in such a way that the AppName string remains clean. If that MOTD feature implementation was possible, nearly the same issue would apply.
Not to mention that not all plugins declare their existence in the AppName field.
Not to mention that not all plugins declare their existence in the AppName field.
also the appname field is a string which is limited to 64 chars so only a few plugins could fit in that field
1 2 3 4 5 6 6
0 0 0 0 0 0 0 3
+---------+---------+---------+---------+---------+---------+--+
|ClassiCube 1.3.7 cef1.13.7 cs3.9.5 + Classic64 Mario64 v1.1 |
|ClassiCube 1.3.7 cef1.13.7 cs3.9.5 + MM 1.2.5 + Ponies v2.1 |