Installing TShock Plugins and User Group Permissions // NodeFlux Docs
Extend TShock functionality with C# plugins and manage permissions using group commands. ## Steps 1. Download compatible TShock plugin DLL files from official TShock resources or GitHub repositories. 2. Stop the server a NodeFlux documentation for free Minecraft, Node.js and application hosting.
Extend TShock functionality with C# plugins and manage permissions using group commands. ## Steps 1. Download compatible TShock plugin DLL files from official TShock resources or GitHub repositories. 2. Stop the server a
Extend TShock functionality with C# plugins and manage permissions using group commands. ## Steps 1. Download compatible TShock plugin DLL files from official TShock resources or GitHub repositories. 2. Stop the server and upload the .dll files into ServerPlugins/ directory via SFTP. 3. Start the server and check the console output to verify plugins were compiled/loaded by TShock. 4. Use in-game chat or console to manage permissions: /group addperm . 5. Create custom user ranks with: /group add . 6. Assign players to ranks using: /user group . ## Notes - TShock plugins must be built for the exact TShock framework version running on your server. - Always test new plugins on a test world before deploying to live server environments.