TFM is now lib free! (#98)

- Remove lib folder
- Add a WorldEdit redo for future usage
This commit is contained in:
Telesphoreo
2018-07-26 00:35:31 -07:00
committed by Seth
parent 7a2b7ec78b
commit fb7c17aff7
5 changed files with 33 additions and 7 deletions

View File

@ -95,7 +95,7 @@ public class Command_gtfo extends FreedomCommand
}
}
//checks if there is CoreProtect loaded and installed , if not it skips the rollback and uses coreprotect directly
//checks if there is CoreProtect loaded and installed, if not it skips the rollback and uses CoreProtect directly
if (!cancelRollback)
{
if (!plugin.cpb.isEnabled())