ClassiCube / MCGalaxy

A Minecraft Classic / ClassiCube server software
GNU General Public License v3.0
172 stars 80 forks source link

Allow disabling of certain CPE features. #639

Closed forkiesassds closed 2 years ago

forkiesassds commented 2 years ago

For instance some people might want the CustomBlocks extension to be disabled, but keep most of the other CPE features enabled like the env features.

rdebath commented 2 years ago

I would suggest this is supported by an event in MCGalaxy/Player/Player.CPE.cs, at the start of either FindExtension or AddExtension. This event may also be useful to add support for a simple extension.