Update Rust
The plugin seems to work fine for me, can you describe the problem or error log.
Good evening, Lozenzo here is the error below and no bubble
Loaded plugin Zone Manager v3.1.1 by k1lly0u
Its a plugin dependency with ZoneManager. I think if you restart the server it should work. make sure TruePVE and ZoneManager are the latest version
just tested DynamicPVP on my test server and it work
yes everything has already been done and nothing to do always the same
At the top of the plugin you need to have the //Requires to reference TruePVE or NextgenPVE
//Requires: TruePVE
//Requires: ZoneManager
my log looks like this: ( the debug message are not errors )
DynamicPVP, TruePVE and ZoneManager were compiled successfully in 2220ms
Unloaded plugin Dynamic PVP v4.2.13 by CatMeat/Arainrr
Unloaded plugin TruePVE v2.0.9 by nivex
Unloaded plugin Zone Manager v3.1.1 by k1lly0u
[DEBUG] DynamicPVP plugin is waiting for requirements to be loaded: TruePVE and ZoneManager
Loaded plugin TruePVE v2.0.9 by nivex
[DEBUG] DynamicPVP plugin is waiting for requirements to be loaded: ZoneManager
Loaded plugin Zone Manager v3.1.1 by k1lly0u
Loaded plugin Dynamic PVP v4.2.13 by CatMeat/Arainrr
If you type o.plugins in console and the DynamicPVP plugin is loaded. then it is probably a configuration issue
This is what I get in console:
DynamicPVP - Failed to compile: DynamicPVP.cs(223,18): error CS0117: `Facepunch.Pool' does not contain a definition for `Directory'