Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2.1.0 #238

Merged
merged 1 commit into from
Sep 1, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 16 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@


## Festival

Create a festival with this custom area events plugin for Pocketmine Server:
Expand All @@ -16,7 +17,7 @@ Stable version
[issues @ github](https://github.com/genboy/Festival/issues) and/or [reviews @ poggit](https://poggit.pmmp.io/p/Festival)


![Festival 2.0.1 Command usage](https://genboy.net/wp-content/uploads/2019/08/festival_usage_v2.0.1.png)
![Festival 2.1.0 Command usage](https://genboy.net/wp-content/uploads/2019/09/festival_usage_v2.1.0.png)

If you like to use Festival consider [sharing your experience and issues](https://github.com/genboy/Festival/issues) to fix any usability problems before posting a [vote](https://poggit.pmmp.io/p/Festival/1.1.1)! That way it will improve Festival, my coding skills, your Pocketmine-MP insights and strenghten the PMMP community, thank you!

Expand All @@ -35,8 +36,11 @@ If you like to use Festival consider [sharing your experience and issues](https:
> - Stretching area's up and down with y scaling
> - Use priority number for overlapping area's

### version 2.0.1
> - Turn on compass usage (in development)
### version 2.1.0
> Mob/animal flag Slapper fix to remain on restart
> Edit flag protects paintings
> Fall flag bug fix
> Turn on compass usage (in development)
User can select their area's (whitelisted) to set compass direction
Command can be used to set any area compass direction on area event

Expand Down Expand Up @@ -276,7 +280,7 @@ Manage Festival configuration options and set default flags
- using ingame Festival Menu (UI) for configurations
- older versions (1.1.3) read [wiki on configurations](https://github.com/genboy/Festival/wiki/2.-Install,-Configure-&-Update)

![Festival 2.0.1 Command usage](https://genboy.net/wp-content/uploads/2019/08/festival_usage_v2.0.1.png)
![Festival 2.1.0 Command usage](https://genboy.net/wp-content/uploads/2019/09/festival_usage_v2.1.0.png)


#### Setup
Expand Down Expand Up @@ -422,6 +426,9 @@ Manage Festival configuration options and set default flags

/fe whitelist <AREANAME> <add/list/remove(del,delete)> <PLAYERNAME>

#### Set compass

/fe compass <AREANAME/(reset/spawn)>

#### Area event commands

Expand All @@ -442,27 +449,27 @@ Manage Festival configuration options and set default flags
/fe command <AREANAME> <add/list/edit/event*/del> <COMMANDID> <COMMANDSTRING/enter*/leave*/center*>


#### Add a command:
##### Add a command:

/fe command <AREANAME> add <COMMANDID> <COMMANDSTRING>

'add' is the default for attaching a command on the 'enter' event.
Using 'enter', 'center' or 'leave' instead of 'add' attaches the new command to
the given eventtype: i.e. /fe command <areaname> center <commandid> <commandstring>

#### List area commands:
##### List area commands:

/fe command <AREANAME> list

#### Edit command:
##### Edit command:

/fe command <AREANAME> edit <COMMANDID> <COMMANDSTRING>

#### Change command event:
##### Change command event:

/fe command <AREANAME> event <COMMANDID> <enter/center/leave>

#### Remove command:
##### Remove command:

/fe command <AREANAME> del <COMMANDID>

Expand Down
4 changes: 2 additions & 2 deletions plugin.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Festival
author: Genboy
version: 2.0.1
version: 2.1.0
main: genboy\Festival\Festival
load: POSTWORLD
api: [3.0.0]
website: "https://github.com/genboy/Festival"
commands:
fe:
description: "Allows you to manage Festival area's and events."
usage: "\n§dFestival Commands & options \n§bAcces Menu: §f/fe menu(ui/form) \n§bChoose language: §f/fe lang <en/nl/es/pl> \n§bToggle floating area titles: §f/fe titles \n§bSee area info at location: §f/fe <list/here> \n§5Create cube area: §f/fe pos1 §6select 1 corner, §f/fe pos2 §6select opposite diagonal corner and §f/fe create <AREANAME> §6to name the area. \n§5Create sphere area: §f/fe pos1 §6select radius or diameter start, §f/fe rad(darius) §6select radius distance or §f/fe dia(diameter) §6select diameter direction and distance and §f/fe create <AREANAME> §6to name the area. \n§6Delete area: §f/fe del(delete) <AREANAME> \n§9Flags: §fhurt, pvp, flight, edit, touch, mobs, animals, effects, msg, pass, drop, tnt, fire, explode, shoot, hunger, perms, fall, cmd \n§9Toggle area flags: §f/fe <FLAGNAME> <AREANAME> \n§5Add an area event command: \n§f/fe command <AREANAME> <add/enter/center/leave> <COMMANDID> <COMMANDSTRING> \n§5Edit or delete command: \n§f/fe command <AREANAME> <(edit)/del> <COMMANDID> (<COMMANDSTRING>) \n§5Change command event: \n§f/fe command <AREANAME> event <COMMANDID> <enter/center/leave> \n§5Whitelist players: \n§f/fe whitelist <AREANAME> <add/remove> <PLAYERNAME> \n§5Area Priority level: \n§f/fe priority <AREANAME> set <numberINT> \n§5Area y-scaling: \n§f/fe scale <AREANAME> <up/down> <1-9998> (0 = default, 9999 = infinite)"
usage: "\n§dFestival Commands & options \n§bAcces Menu: §f/fe menu(ui/form) \n§bChoose language: §f/fe lang <en/nl/es/pl> \n§bToggle floating area titles: §f/fe titles \n§bSee area info at location: §f/fe <list/here> \n§5Create cube area: §f/fe pos1 §6select 1 corner, §f/fe pos2 §6select opposite diagonal corner and §f/fe create <AREANAME> §6to name the area. \n§5Create sphere area: §f/fe pos1 §6select radius or diameter start, §f/fe rad(darius) §6select radius distance or §f/fe dia(diameter) §6select diameter direction and distance and §f/fe create <AREANAME> §6to name the area. \n§6Delete area: §f/fe del(delete) <AREANAME> \n§9Flags: §fhurt, pvp, flight, edit, touch, mobs, animals, effects, msg, pass, drop, tnt, fire, explode, shoot, hunger, perms, fall, cmd \n§9Toggle area flags: §f/fe <FLAGNAME> <AREANAME> \n§5Add an area event command: \n§f/fe command <AREANAME> <add/enter/center/leave> <COMMANDID> <COMMANDSTRING> \n§5Edit or delete command: \n§f/fe command <AREANAME> <(edit)/del> <COMMANDID> (<COMMANDSTRING>) \n§5Change command event: \n§f/fe command <AREANAME> event <COMMANDID> <enter/center/leave> \n§5Whitelist players: \n§f/fe whitelist <AREANAME> <add/remove> <PLAYERNAME> \n§5Area Priority level: \n§f/fe priority <AREANAME> set <numberINT> \n§5Area y-scaling: \n§f/fe scale <AREANAME> <up/down> <1-9998> (0 = default, 9999 = infinite) \n§5Use compass: §f/fe compass <areaname/reset>"
permission: festival.command.fe
permissions:
festival:
Expand Down