#(eky81) mmocore mining level
18 messages · Page 1 of 1 (latest)
(eky81) mmocore mining level
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Depenizen doesn't have any links to mmocore, and is unable to get any information from it. your only possibility would be to compare the placeholder value of the player's mining level against the minimum required to enter an area
!e player enters area
!e entity enters area
!e entity enters|exits area
Entity
cancelling this event will have different results depending on the cause. Teleporting the entity away 1 tick later might be safer.
<entity> enters|exits <area>
when an entity enters or exits a noted area (cuboid, ellipsoid, or polygon). On Spigot servers, only fires for players. Paper is required for other mob types.
When the entity is a player. - this adds switches flagged:<flag name> + permission:<node>, in addition to the <player> link.
<context.area> returns the area object that was entered or exited.
<context.cause> returns the cause of the event. Can be: WALK, WORLD_CHANGE, JOIN, QUIT, TELEPORT, VEHICLE.
<context.to> returns the location the entity moved to (might not be available in exit events).
<context.from> returns the location the entity moved from (when available, depending on cause).
<context.entity> returns the entity that entered/exited an area.
True - this adds <context.cancelled> and determines cancelled + cancelled:false.
!t placeholder.player
Returns the value of the placeholder for the specified player.
Depenizen, PlaceholderAPI
ElementTag
can i using which version for 1.20.1?
Denizen doesn't support 1.20.1 anymore. you'll have to update to either 1.20.4 to use the release build linked below, or 1.20.6 for the dev build
!update denizen
Latest Denizen stable release builds are at https://ci.citizensnpcs.co/job/Denizen/. Most users should download the stable release build.
Latest Denizen dev builds are at https://ci.citizensnpcs.co/job/Denizen_Developmental/. Dev builds are for usually for test servers only.
Spigot resource page for Denizen is at https://www.spigotmc.org/resources/denizen.21039/ (do NOT download builds from Spigot).
user has left the discord