Cool stuff (#101)

* add twitter link

* Add /pardon as an alias

* Add /unban -redo
This commit is contained in:
Telesphoreo
2018-07-26 15:55:55 -07:00
committed by Seth
parent 519b456807
commit 45a10a871f
4 changed files with 31 additions and 4 deletions

View File

@ -119,7 +119,7 @@ public class CoreProtectBridge extends FreedomService
}
// Reverts a rollback for the specifed player's edits that were in the last 24 hours.
public void undoRollback(final String name)
public void restore(final String name)
{
final CoreProtectAPI coreProtect = getCoreProtectAPI();