Turner

Results 12 comments of Turner

> But for this usecase, what's wrong with using the built-in CFX event? I use this to track crashes, player's name, character name, etc. As long as your framework keeps...

API Example of how to add and remove player groups ```java CloudNetDriver driver = CloudNetDriver.getInstance(); // getting cloudnet driver instance IPermissionManagement permissionManagement = driver.getPermissionManagement(); // getting permission manager IPermissionUser user...