mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-02 04:56:40 +00:00
new ride mode: ask
ask players to ride them
This commit is contained in:
@ -32,6 +32,8 @@ public abstract class FreedomCommand extends AbstractCommandBase<TotalFreedomMod
|
||||
private final CommandParameters params;
|
||||
@Getter
|
||||
private final CommandPermissions perms;
|
||||
//
|
||||
public final Timer timer = new Timer();
|
||||
|
||||
public FreedomCommand()
|
||||
{
|
||||
|
Reference in New Issue
Block a user