Unknown command: edittoolFixed

Thanks for updating but I still can't get the edittool using /edittool 

I get "unknown command: edittool" in return

Please check your oxide/logs for errors.
i have also error
Console: EditTool.cs(617,21): warning CS0219: The variable `ray' is assigned but its value is never used
Bastos
i have also error
Console: EditTool.cs(617,21): warning CS0219: The variable `ray' is assigned but its value is never used

That is literally a warning, not an error, and wouldn't cause this issue. ;)

but command not work (/edittool)

Merged post

i have this when i reload plugin :
16:53 [Info] EditTool was compiled successfully in 2008ms

Merged post

and when i use /edittool, unknown command: edittool

Merged post

this is my compiler file :

[SERVER v1.0.24] Started as service
[SERVER v1.0.24] Running as service
[SERVER v1.0.24] Got Message: Ready
[SERVER v1.0.24] Got Message: Compile
[SERVER v1.0.24] Console: EditTool.cs(617,21): warning CS0219: The variable `ray' is assigned but its value is never used
EditTool.cs(619,25): warning CS0219: The variable `difference' is assigned but its value is never used
EditTool.cs(1574,29): warning CS0472: The result of comparing value type `UnityEngine.Vector2' with null is always `true'
EditTool.cs(1583,29): warning CS0472: The result of comparing value type `UnityEngine.Vector2' with null is always `true'
EditTool.cs(2279,29): warning CS0472: The result of comparing value type `UnityEngine.Vector2' with null is always `true'
EditTool.cs(2288,29): warning CS0472: The result of comparing value type `UnityEngine.Vector2' with null is always `true'
EditTool.cs(273,32): warning CS0414: The private field `Oxide.Plugins.EditTool.ToolPlayerData._lastRotation' is assigned but its value is never used
EditTool.cs(672,27): warning CS0414: The private field `Oxide.Plugins.EditTool.EntitySaver._ownerID' is assigned but its value is never used
EditTool.cs(675,29): warning CS0414: The private field `Oxide.Plugins.EditTool.EntitySaver.lastPos' is assigned but its value is never used
The commands are fixed in the latest.
I cannt use too unknown command
AAAAA
I cannt use too unknown command
Are you sure you are updated? The plugin was updated since the posts here.
thx very much
Thanks, working perfectly now 
Locked automatically