mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-29 19:46:42 +00:00
Cool stuff (#101)
* add twitter link * Add /pardon as an alias * Add /unban -redo
This commit is contained in:
@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user