C4BR3R4

Juegos => Plugins de Spigot/Bukkit => Minecraft => Plugins descartados => Mensaje iniciado por: C4BR3R4 en 04 de Octubre de 2016 a las 20:20

Título: AdvancedCore ► Dependencia de otros plugins
Publicado por: C4BR3R4 en 04 de Octubre de 2016 a las 20:20
AdvancedCore
Plugin necesario para otros plugins del mismo autor
Código: [Seleccionar]
advancedcore Reload

Spigot: https://www.spigotmc.org/resources/advancedcore.28295/
Instalado para que funcione el plugin VotingPlugin (http://c4br3r4.es/index.php?topic=377)

Código: (Config.yml) [Seleccionar]
# Other rewards other than vote sites rewards are set here
# To disable reward set value to []
# Eg:
# FirstVote: [] (All in one line)

# First vote rewards
FirstVote: []

# All vote rewards
# Reward for voting on all sites in one day
AllSites: []

Cumulative:
  # Number of votes required
  # Allows multiple cumulative rewards
  # Number be be around ' (E.g. '1')
  # Can have multiple listed here
  '20':
    Enabled: false
    # Wether or not votes must be made in same day/week
    # Useful if you want to require a certain number of voting sites to be voted on
    # for a daily/weekly reward instead of all of them
    VotesInSameDay: false
    VotesInSameWeek: true
    Rewards:
    - 'Cumulative'

VoteParty:
  # Wether or not vote party is enabled
  Enabled: true
  # Number of votes required to give rewards
  VotesRequired: 20
  # If true, players who did not vote to reach the votes required will
  # recieve the reward
  GiveAllPlayers: false
  Rewards:
  - 'ExampleReward'
 
MileStones:
  # Number of votes required
  # Allows multiple milestones
  # Number be be around ' (E.g. '1')
  # Can have multiple listed here
  '20':
    Enabled: false
    Rewards:
    - 'MileStone20'

# Run a reward file if player is under number of votes in a day
MinVotes:
  Enabled: false
  Votes: 5
  Rewards:
  - 'MinVotes'
Título: AdvancedCore v1.6.1 ~ 1.10
Publicado por: C4BR3R4 en 10 de Octubre de 2016 a las 08:26
 1.6.1: Bug fix
    Change Log:
    - Fixed a bug with the message on reward

 1.6
    Change Log:
    - Remove default reward message (as it kinda confuses people)
    - Add more placeholders for reward messages (%items%,%itemsandamounts%,%money%,%exp%)
    - Rewrite the reward edit gui
    - Add injectable user gui
    - Warn if an empty reward file name is detected and prevent it from causing issues
    - Many bug fixes
Título: AdvancedCore v1.6.2 ~ 1.10
Publicado por: C4BR3R4 en 13 de Octubre de 2016 a las 11:08
 1.6.2: Minor Improvements

    Change Log:
    - Minor improvements that may fix some minor bugs
Título: AdvancedCore v1.6.3 ~ 1.10
Publicado por: C4BR3R4 en 17 de Octubre de 2016 a las 08:36
 1.6.3

    Change Log:
    - Improved some background tasks
Título: AdvancedCore v1.6.4 ~ 1.10
Publicado por: C4BR3R4 en 18 de Octubre de 2016 a las 08:22
 1.6.4: Bug fix

    Change Log:
    - Fixed a bug with broadcasts in reward files
Título: AdvancedCore v1.7 ~ 1.10
Publicado por: C4BR3R4 en 24 de Octubre de 2016 a las 08:57
 1.7: Better API & More

    Change Log:
    - Added proper ways of getting users without creating instances
    - Added reward handler, a proper way to get reward files
    - Added the ability to disable offline give support on reward files
    - You can now use same reward file with timed/delayed in multiple locations without any conflict
    - Improvements to when player logs off before receiving reward
    - Added /av setrequestmethod, a gui to switch the request method
    - Attempted support for 1.7.10 AnvilGUI
    - Many bug fixes
Título: AdvancedCore v1.8 ~ 1.10
Publicado por: C4BR3R4 en 31 de Octubre de 2016 a las 08:31
 1.8: Improvements

    Change Log:
    - Changed the way reward files are handled in the background
    - Allow other locations for reward file folders
    - Made a better file handle for yml files
Título: AdvancedCore v1.8 ~ 1.10
Publicado por: C4BR3R4 en 31 de Octubre de 2016 a las 12:46
Error al iniciar el servidor http://hastebin.com/fizohewuxu.css
Informado aquí: https://www.spigotmc.org/threads/advancedcore.175036/page-3#post-1991503
Título: AdvancedCore v1.8.1 ~ 1.10
Publicado por: C4BR3R4 en 01 de Noviembre de 2016 a las 09:10
 1.8.1: Bug fix

    Change Log:
    - Fixed a bug on startup when there are no data files
Título: AdvancedCore v1.8.4 ~ 1.10
Publicado por: C4BR3R4 en 03 de Noviembre de 2016 a las 07:55
1.8.4: Bug fix

    Change Log:
    - Fixed a bug where tab complete isn't properly loaded on startup (Thanks @micsa)


1.8.3: Bug fixes & Improvements

    Change Log:
    - Added /acore selectchoicereward
    - Reward files names now ignore case, meaning that you can't have 2 of the same file names with different cases (one of the files will fail to load)
    - Changes to how inventories are handled, should fix some bugs


1.8.2: Minor bug fixing

    Change Log:
    - Fix some minor bugs
Título: AdvancedCore v1.8.6 ~ 1.10
Publicado por: C4BR3R4 en 06 de Noviembre de 2016 a las 11:50
1.8.6: More fixes

    Change Log:
    - Fixed a rare chance a player can take an item out of an inventory
    - Generate non existing rewards folders


1.8.5: More bug fixes

    Change Log:
    - Inventories should no longer run as if you clicked on a previously opened inventory sometimes
    - "/acore selectchoicereward" will only show rewards you can actually choose

    Lets hope this will be the last bug fix update for awhile :)
Título: AdvancedCore v1.9 ~ 1.10
Publicado por: C4BR3R4 en 16 de Noviembre de 2016 a las 08:40
 1.9

    Change Log:
    - Bug fixes
    - Add a new way of doing yml files
    - Add default player permissions
    - Better gui permission handling
Título: AdvancedCore v1.9.1 ~ 1.11
Publicado por: C4BR3R4 en 17 de Noviembre de 2016 a las 15:49
 1.9.1: Minecraft 1.11 & Bug fixes

    Change Log:
    - Add supported for 1.11 (Please note currently titles don't work in 1.11, it will cause your client to crash, looks like it may be a bug in spigot, for now just don't use them until it is fixed)
    - Dropped support for 1.7.10 Anvil GUI's
    - Fixed a rare bug that caused GUI's to not work
Título: AdvancedCore v2.0 ~ 1.11
Publicado por: C4BR3R4 en 21 de Noviembre de 2016 a las 08:43
 2.0: Maven & More

    Change Log:
    - Converted to use Maven
    - Added ItemBuilder API
    - Better improvements to Util Classes
    - Added ability for custom items for ValueRequest in a inventory
    - Added BStats
    - Behind the scenes rewrite
Título: AdvancedCore v2.0.1 ~ 1.11
Publicado por: C4BR3R4 en 26 de Noviembre de 2016 a las 17:01
 2.0.1

    Change Log:
    - Add ability to set multiple permissions for command handlers (Using "|" in between)
    - Fixed a bug with ItemBuilder API

    On a side note, this is second release with maven and just wanted to say thanks to maven the amount of work that goes into a update (with major changes) can be a lot less as maven does all the work for me, like generate javadoc and and even auto upload it for me. It also allows me (or anyone else) the possibility to build this API directly into a plugin, which means you won't need to download this on the server, so expect this in a future update to be the case. There is also a maven repository for the plugin if you use this plugin, see the main page.
Título: AdvancedCore v2.1.1 → 1.11
Publicado por: C4BR3R4 en 05 de Diciembre de 2016 a las 08:32
 2.1.1: Bug fix

    Change Log:
    - Fixed ActionBar not finding proper classes
Título: AdvancedCore v2.1.2 → 1.11
Publicado por: C4BR3R4 en 07 de Diciembre de 2016 a las 08:13
 2.1.2: Crash Fix

    Change Log:
    - Fixed a bug that can lead to a crash
Título: AdvancedCore v2.1.2 → 1.11
Publicado por: C4BR3R4 en 07 de Diciembre de 2016 a las 08:48
Error de carga informado https://github.com/Ben12345rocks/AdvancedCore/issues/42
Título: AdvancedCore v2.1.3 → 1.11
Publicado por: C4BR3R4 en 09 de Diciembre de 2016 a las 08:55
 2.1.3: User API Change

    Change Log:
    - Made a change in the user API to prevent crashes
Título: AdvancedCore v2.2 → 1.11
Publicado por: C4BR3R4 en 12 de Diciembre de 2016 a las 08:02
 2.2

    Change Log:
    - Reduced size
    - Redid parts of user api
    - Reduced storage used by data files
Título: AdvancedCore v2.2.1 → 1.11
Publicado por: C4BR3R4 en 14 de Diciembre de 2016 a las 08:21
 2.2.1: Bug fixes

    Change Log:
    - Fixed a few bugs
Título: AdvancedCore v2.2.4 → 1.11
Publicado por: C4BR3R4 en 22 de Diciembre de 2016 a las 08:45
2.2.4: Bug fix

    Change Log:
    - Fixed a few bugs


2.2.3: Bug fix

    Change Log:
    - Fixed a bug


2.2.2: Bug fix

    Change Log:
    - Fixed a bug
Título: AdvancedCore v2.3.2 → 1.11
Publicado por: C4BR3R4 en 06 de Enero de 2017 a las 12:45
2.3.2: Bug fix

    Change Log:
    - Fixed a few bugs

2.3.1: Bug fix

    Change Log:
    - Fixed random rewards not working properly

2.3: Data Changes

    Change Log:
    - Changed how user data is stored
    - Added SQLite for data storage option for users
    - Performance improvements
    - Added ability to add item flags
    - Added basic Animation API
    - Bug fixes

2.2.5: Bug fix

    Change Log:
    - Made some changes to fix a bug
Título: AdvancedCore v2.3.5 → 1.11
Publicado por: C4BR3R4 en 21 de Enero de 2017 a las 08:33
2.3.5: Bug fix

    Change Log:
    - Fixed data files breaking when reading/writing to them at the same time


2.3.4: Bug fix

    Change Log:
    - Fixed a bug


2.3.3

    Change Log:
    - Fixed a few bugs
Título: AdvancedCore v2.3.5 → 1.11
Publicado por: C4BR3R4 en 23 de Enero de 2017 a las 20:44
Ya no se necesita porque desde la versión 5.0 de VotingPlugin ya va incluido en el propio plugin.