Autor Tema: AdvancedCore ► Dependencia de otros plugins  (Leído 8559 veces)

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore ► Dependencia de otros plugins
« 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

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'

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.6.1 ~ 1.10
« Respuesta #1 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.6.2 ~ 1.10
« Respuesta #2 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.6.3 ~ 1.10
« Respuesta #3 en: 17 de Octubre de 2016 a las 08:36 »
 1.6.3

    Change Log:
    - Improved some background tasks

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.6.4 ~ 1.10
« Respuesta #4 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.7 ~ 1.10
« Respuesta #5 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.8 ~ 1.10
« Respuesta #6 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.8 ~ 1.10
« Respuesta #7 en: 31 de Octubre de 2016 a las 12:46 »

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.8.1 ~ 1.10
« Respuesta #8 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.8.4 ~ 1.10
« Respuesta #9 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.8.6 ~ 1.10
« Respuesta #10 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 :)

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.9 ~ 1.10
« Respuesta #11 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v1.9.1 ~ 1.11
« Respuesta #12 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v2.0 ~ 1.11
« Respuesta #13 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

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
AdvancedCore v2.0.1 ~ 1.11
« Respuesta #14 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.