The plugin is receiving a big recoding the Spigot version will be released with the release of version 2.2, if you want to use the stable plugin use version 2.1.5
It also includes breaks as files, ids and more used to be called outposts and are now called outposts
The plugin is receiving a big recoding the Spigot version will be released with the release of version 2.2, if you want to use the stable plugin use version 2.1.5
It also includes breaks as files, ids and more used to be called outposts and are now called outposts
Changed the cooldown placeholder functonality and now don't return 600 seconds but minutes and sec.
The plugin is receiving a big recoding the Spigot version will be released with the release of version 2.2, if you want to use the stable plugin use version 2.1.5
It also includes breaks as files, ids and more used to be called outposts and are now called outposts
This update include some bug fix
I have fixxed some incompatibilities if you don't have KingdomsX
Added /outpost admin report to give more information if you are reporting a bug
Added initial Waves editor (but its under construction wait next patch)
The plugin is receiving a big recoding the Spigot version will be released with the release of version 2.2, if you want to use the stable plugin use version 2.1.5
It also includes breaks as files, ids and more used to be called outposts and are now called outposts
This update include: a lot other optimizations
A new structure in some parts
Waves type! (You can find more information on discord because its not actually integrated on ConfigGUI)
The plugin is receiving a big recoding the Spigot version will be released with the release of version 2.2, if you want to use the stable plugin use version 2.1.5 It also includes breaks as files, ids and more used to be called outposts and are now called outposts
This update include: a lot of optimizations
New cache system for guis title without parsing it everytime
The messages.yml have all messages gradient
Changed all id, names, and other from Avampost to Outpost
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well! There are many breaking changes, so I would not recommend using this build.
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well! There are many breaking changes, so I would not recommend using this build.
Added reward system in KingdomsX event
Fixxed a bug with Mob section
Fixxed a bug with kingdomsX avampost when its not hooked
Added variables %player% and %kingdom% for rewards section and messages.
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well! There are many breaking changes, so I would not recommend using this build.
Added kingdomsX avampost type
A lot of refactoring
Added new messages
Added new type of message support adding sound support
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well! There are many breaking changes, so I would not recommend using this build.
Added Dynamic Mob System
Changes on the default avamposts.yml file
Added new parameters on default avampost type, cooldown
Removed boss section
Improved a lot the performance of the plugin
Added initial system of cooldown for each avampost
New type system (initial) for support new type of avamposts (for the moment only killmobs)
Resolved a bug that occurred when creating a new avampost.
Added the default outpost; you can configure certain parameters that might be common for all the new outposts you create. So, when a new outpost is created, it will have the values you configured in the config.
ADD THIS TO CONFIG.YML OR REMOVE AND REGENERATE THE CONFIG.YML FILE!
Code (YAML):
# Default avampost configuration # You can configure all default avamposts default-avampost:
region: 'avamposto'
#Region name (WorldGuard) displayname: '<red>Avamposto di test'
#Name of the Avampost description: '<gray>Avamposto di test'
#Description world: 'world'
#World requirements:
requirements-to-join:
enabled: false
permission: 'avampost.test'
#Permission to enter in the Avampost requirements-to-start:
enabled: false
permission: 'avampost.test'
#Permission to start the Avampost requirements-to-get-rewards:
enabled: false
permission: 'avampost.test'
#Permission to get rewards rewards: #Rewards list with %player% placeholder - 'give
%player% minecraft:diamond 1' #execute command on console - 'give
%player% minecraft:iron_ingot 1' #execute command on console boss:
id: 'test'
#Name of the boss hooked with MythicMobs level: 1
#Level of the boss hooked with MythicMobs location: #Location on trigger start of event x: 0
y: 0
z: 0
world: 'world'
mobs:
mob1:
id: 'test'
#Name of the mob hooked with MythicMobs level: 1
#Level of the mob hooked with MythicMobs location: #Location on trigger start of event x: 0
y: 0
z: 0
world: 'world'
mob2:
id: 'test'
#Name of the mob hooked with MythicMobs level: 1
#Level of the mob hooked with MythicMobs location: #Location on trigger start of event x: 0
y: 0
z: 0
world: 'world'
mob3:
id: 'test'
#Name of the mob hooked with MythicMobs level: 1
#Level of the mob hooked with MythicMobs location: #Location on trigger start of event x: 0
y: 0
z: 0
world: 'world'
mob4:
id: 'test'
#Name of the mob hooked with MythicMobs level: 1
#Level of the mob hooked with MythicMobs location: #Location on trigger start of event x: 0
y: 0
z: 0
world: 'world'