mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-05 06:51:37 +01:00
Todo/alias.
This commit is contained in:
parent
5ca9927987
commit
576b48c08c
@ -561,7 +561,7 @@ public class Essentials extends JavaPlugin implements IEssentials
|
||||
{
|
||||
return (User)base;
|
||||
}
|
||||
|
||||
//Todo: catch this and deal with it?
|
||||
return userMap.getUser(base.getName()).update(base);
|
||||
}
|
||||
|
||||
|
@ -338,7 +338,7 @@ commands:
|
||||
unlimited:
|
||||
description: Allows the unlimited placing of items.
|
||||
usage: /<command> [list|item] <player>
|
||||
aliases: [eunlimited,ul,eul]
|
||||
aliases: [eunlimited,ul,unl,eul,eunl]
|
||||
warp:
|
||||
description: List all warps or warp to the specified location.
|
||||
usage: /<command> <warp> <player>
|
||||
|
Loading…
Reference in New Issue
Block a user