-
Notifications
You must be signed in to change notification settings - Fork 15
1. Features
- Festival Manager Menu (UI) + magic items - or use the commands
- Cube AND Sphere area's set with diagonal, radius or diameter
- Area, Config AND Level flags managed from menu
- Area name (and desc) can now be Full string inCluDing MuLti wORds CaPitaLized
- Stretching area's up and down with y scaling
- Experimental Area Priority level
Menu
In version 2.0.0 the Festival Management Menu (FormUI) is introduced
command /fe menu (ui, form, data) or hold magic item ( default magic item 201 - Purpur Pillar block - change in config management) When using the form you need to use the magic item to tab area positions.
or use the commands as shown in the usage image (now with Multi wORd FULLY CapitAlized nameS possible)
Config
- set default options in config.yml;
- Language: en - select language English = en, Dutch = nl, es = Español, pl = Polskie - translate please !
- ItemID: Hold this Magic block/item to enter Menu (default item 201 - Purpur Pillar block)
- Msgtype: msg - Area Messages Display position (msg/title/tip/pop)
- Msgdisplay: off - Area Messages persist display to ops (off/op/on)
- Areadisplay: op - Area Floating Title display to ops (off/op/on)
- FlightControl: on - To disable flight flag for all Festival usage (on/off)
- AutoWhitelist: on - Auto whitelist area creator (on/off)
Area
-
Create and manage area’s ingame
- Define area's by tapping 2 positions
- diagonal for cube
- radius for sphere
- diameter for sphere
- Scale area's verticaly up and down
- create/delete/list area’s
- add area description
- whitelist players for the area
- tp to an area
- show area’s info at current position
- Define area's by tapping 2 positions
Flags
-
Set area flags ingame Flags: Any flag true will protect the area and the players in it. ie. edit: true (on) means no breaking/building by players. shoot: true (on) means no shooting by players.
- edit: the area is save from building/breaking
- hurt: players in the area are save (previous god flag)
- pvp: players in the area are save from PVP
- flight: players in the area are not allowed to fly
- touch: area is save from player interaction with doors/chests/signs etc.
- animals: no animal spawning (including spawners & eggs)
- mobs: no mobs spawning (including spawners & eggs)
- effect: player can not keep using effects in the area
- msg: do not display area enter/leave messages
- pass: no passage for non-whitelisted players! (previously barrier flag)
- drop: players can not drop things
- tnt: explosions protected area
- fire: fire protected area (including spreading & lava)
- explode: explosions protected area
- shoot: player can not shoot (bow)
- perms: player permissions are used to determine area command execution
- hunger: player does not exhaust / hunger
- fall: player will not have fall damage
- cmd: area event commands are only executed for ops (test area commands)
Events & Commands
-
Add commands to area events
- assign commands to area events
- enter, center or leave.
- variable player in commands with {player} or @p
- add/edit/delete area event command
- list area commands (ordered by event)
- change event of area commands
Specific
- World flags: Default & level(world) specific flags in config.yml are used for level default flag settings and new area flags settings
- Flight: if server allows flight, and level flight-flag is true, an area in that level has still flight enabled untill flight flag is set true
- Perms: Area event commands are executed by default with op-permissions by players or, if perms flag true: area uses the player permissions
- Area Titles: Set area titles to display, for ops or any player (in config.yml), ops can select display ingame with /fe titles
- CMDmode: The cmdmode flag disables event commands for (whitelisted)players, allows ops to test area event commands.
!Please first check festival and other plugins configs (ie. worlds/worldgaurd) and the used player permissions incl. Festival whitelistings.
Credits for the area creation and protection code go to iProtector creator LDX-MCPE and all other iProtector devs.
Copyright Genboy 2018
issues @ github and/or reviews @ poggit - made by Genboy 2018 - 2019