Can anyone update this plugin for Hurtworld?
Does not work on Hurtworld
This plugin is universal, so unless umod's API changed or the functions I used are not supported for Hurtworld, then the plugin should work fine. Are you receiving any errors?
Not everything is implemented in every game yet for the universal API, so what @Ankawi said would be right. If something isn't working, we'd need to know what, then we can look into it in the API.
The function "Enable restricted names" does not work. There are no errors in the console.
Merged post
Please make this plugin work on hurtworld.
Merged post
Please make this plugin work on hurtworld.
In response to q1LLa ():The function "Enable restricted names" does not work. There are no errors in the console.As mentioned above it's something that would need to be looked into in Oxide, not this plugin.
Edit: So the issue here is that Hurtworld doesn't send the player's name with them at login, so you wouldn't be able to check their name until after they have connected. This is something we've requested to the Hurtworld devs in the past, but I don't think it has been implemented yet. So the only solution would be to also check after they have connected and kick then if necessary.