Fix some minor errors in config/docs (#3566)

This commit is contained in:
Olivia 2020-08-04 03:13:09 -05:00 committed by GitHub
parent c86e1a5973
commit 97e3f32d7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 5 deletions

View File

@ -9,7 +9,7 @@ import org.bukkit.event.HandlerList;
/**
* Called when a user is teleported home via the /home command.
*
* This is called before {@link net.ess3.api.events.UserTeleportEvent UserTeleportEvent}.
* This is called before {@link net.ess3.api.events.teleport.TeleportWarmupEvent TeleportWarmupEvent}.
*/
public class UserTeleportHomeEvent extends Event implements Cancellable {
private static final HandlerList handlers = new HandlerList();

View File

@ -571,9 +571,6 @@ permissions:
description: Give players with op everything by default
children:
essentials.gamemode.*: true
essentials.sleepingignored:
default: false
description: If the player has this permission, they will not have to sleep for the night to be skipped
# These permissions can't be assigned from player-commands for compatibility reasons
essentials.teleport.cooldown.bypass.tpa:
default: true

View File

@ -31,7 +31,6 @@ worth:
minecart: 23.0
leatherchestplate: 85.0
storageminecart: 30.0
leaves: 1.0
feather: 3.0
goldchestplate: 6.5
mushroomsoup: 4.5