the owner say your plugin have conflit with this plugin please look
https://umod.org/community/compound-teleport/40072-conflicts-with-nteleport?page=1#post-10
the owner say your plugin have conflit with this plugin please look
https://umod.org/community/compound-teleport/40072-conflicts-with-nteleport?page=1#post-10
heya. this is not a conflict. it is intended that these commands are disabled, and this functionality was added long ago to prevent compatibility issues with the premium version
if this is to be made optional then the uMod version of Compound Teleport must provide the necessary API to check if it's the uMod version. checking version numbers or the name of the plugin will not be enough to determine this
this will be enough:
private bool umodversion() => true;