C4BR3R4

Juegos => Plugins de Spigot/Bukkit => Minecraft => Plugins descartados => Mensaje iniciado por: C4BR3R4 en 09 de Julio de 2017 a las 19:35

Título: CoreArena v1.4.5 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 09 de Julio de 2017 a las 19:35
(https://www.spigotmc.org/data/resource_icons/42/42404.jpg?1497655439)
CoreArena
Mob arena con destrucción del entorno
Código: [Seleccionar]
ma reload

Spigot: https://www.spigotmc.org/resources/%E2%98%85-corearena-%E2%98%85-bonuses-expire-8th-july.42404/
Reporte de fallos: https://www.spigotmc.org/members/kangarko.3321/

Traducción en Español: http://c4br3r4.es/index.php?topic=551
Título: CoreArena v1.0.7 → 1.12 [premium]
Publicado por: C4BR3R4 en 10 de Julio de 2017 a las 08:36
 1.0.7

        New | Players are now teleported to the world’s spawn for safety if they appear to be within the arena when they log in.
        Improve | Added a control check preventing saving the arena snapshot when the arena hasn’t any region yet.
        Fix | Solved the „Add Class“ button sometimes being visible when upgrading classes.
Título: CoreArena v1.0.8 → 1.12 [premium]
Publicado por: C4BR3R4 en 15 de Julio de 2017 a las 09:08
 1.0.8

        New | You can now specify extra permissions that player will have (only) during their play in the arena.
        New | Added Spanish translation (set "Locale" to "es" in settings.yml). Thanks to @C4BR3R4!
        Breaking / Improve | Shorter and more precise setting up Potions for class' tiers in class .yml files. Migration is illustrated below:[​IMG]
(https://proxy.spigotmc.org/9ab0e0e763ea903419c68df1ae8cca18234228a4?url=https%3A%2F%2Fi.imgur.com%2FvhsVQDI.png)

    The new class file has now the following structure with default comments:
(https://proxy.spigotmc.org/38e64316ef4697a997cae481545f9806607e1148?url=https%3A%2F%2Fi.imgur.com%2FoHIQ8SI.png)
Título: CoreArena v1.1.1 → 1.12 [premium]
Publicado por: C4BR3R4 en 17 de Julio de 2017 a las 16:17
 1.1.2

        Improve / Major | Snapshots now support saving NBT data, which means that items in containers (chests, furnaces, ...) are now saved and restored.
        New | Added chest refilling option per arena.
            Save your chests with items as the Initial Snapshot, and they will be refilled as per your configuration file.
            Refill will only add items, you won't loose your items if you've stored them in the chests before the refill.
        New | Right clicking with a bone will spawn you a Wolf that guards you.
        New | Right clicking with a fireball will shoot an explosive fireball.
        New | You can now specify blocks that you allow your players to place and/or break while playing.

Paste 1: If you'd like to use the new features, please copy the keys from the paste below to your arena .yml file in the "arenas/" folder:
Código: [Seleccionar]
#
# Configure player interaction with the arena.
#
# For material names (for blocks), please see
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
#
Interaction:
 #
  # List of blocks you wish the players may break.
  #
  Allow_Breaking:
   - VINE
    - LEAVES
    - LEAVES_2
  #
  # List of blocks you wish the players may place.
  #
  Allow_Placement:
   - STONE_BUTTON
    - WOOD_BUTTON
 
#
# Settings that are activated when the arena enters a certain phase.
# Set to -1 to disable.
#
Phase:
 #
  # From which phase can players kill each other?
  #
  PvP: -1
  #
  # The initial snapshot also captures what's in your chests when the arena starts.
  # You can set it up so the chests are refilled at certain phases, or each x-th phase.
  #
  # Usage:
  # a) Refill only on certain phases:
  #    Chest_Refill: [10, 20, 30, 40, 50, 60, 70, 80, 90, 100]
  #
  # b) Refill each x-th phase. Here, chests are refilled each 5. phase.
  #    Chest_Refill: 5
  #
  Chest_Refill: -1


1.1.1

    ♥ Enjoyed? Rate ☆☆☆☆☆ to give something back! ​

        New | Ability to hide phase counter on the boss bar.
        Fix | Fixed the balance indicator sometimes not updating on purchases in the /ma rewards menu.
        Fix | Corrected an English typo and changed the next-phase message.



1.1.0

        New | Support for MythicMobs (and other custom-egg plugins) in monster spawners. Health bar support included.
        Improve | Better performance - Nuggets are no longer recalculated when leaving the lobby.
        Fix | Solved not being able to specify zeroes in phases of a monster spawner.
            If you are having custom messages in your localization/ folder, please set "Conversation.Phase.Input_Matcher" to "(from|on|till) ([0-9]{1,6})( phase|)" in your messages file.
        Fix | Fixed a NPE when the player lack a class and leaves the lobby.

    Image 1: Showing MythicBoss support, both when setting up monster spawners and in-game.
(https://proxy.spigotmc.org/0cc201dfc07de68cd46c940631b3d426f88948b3?url=https%3A%2F%2Fi.imgur.com%2F2KMRk5H.png)
Título: CoreArena v1.1.3 → 1.12 [premium]
Publicado por: C4BR3R4 en 19 de Julio de 2017 a las 15:55
 1.1.3

        New | As suggested by the community, you can now specify chance for each monster spawner to function on each wave.


    Image 1: Showing the new button in the monster spawner menu.
Título: CoreArena v1.1.3 → 1.12 [premium]
Publicado por: C4BR3R4 en 20 de Julio de 2017 a las 12:13
Error al crear nueva arena: https://pastebin.com/PRcjBMq7
Error plugin: https://pastebin.com/tuyQvWKP
Título: CoreArena v1.1.4 → 1.12 [premium]
Publicado por: C4BR3R4 en 21 de Julio de 2017 a las 08:43
 1.1.4

        New | Tab-complete in the /arena command.
        Improve | Performance increase and code improvements. This includes a rewrite of some internals. It has been tested but please report all unusual behaviour.

    Image 1: Showing the new tab complete in the main plugin's command.
Título: CoreArena v1.1.5 → 1.12 [premium]
Publicado por: C4BR3R4 en 22 de Julio de 2017 a las 23:29
 1.1.5

    ♥ Enjoyed? Rate ☆☆☆☆☆ to give something back!
    ​

        New / Major | It is now possible to join arenas with players' own inventory and equipment.
            There is an option whether or not the inventory should be kept on death, or dropped on the ground in the arena.
            Since the experience bar is used to display CoreArena's points, we need to clean it. Players will loose their experience when they join the arena. We plan to replace experience bar with scoreboard (optionally).
            Please insert the key (see below) to your arena file manually if you wish to use it.
        Fix | Better handling of loading arena snapshots when the WorldEdit is out-dated.
        Misc | Removed a debug left-over message.

    Image 1: Showing the new option for allowing own equipment. Please insert this key to your arena file manually if you wish to
(https://proxy.spigotmc.org/656e4215479f32699d9b4098cdf42b771dc9f6b5?url=https%3A%2F%2Fi.imgur.com%2Frp6AgD8.png)
Título: CoreArena v1.1.6 → 1.12 [premium]
Publicado por: C4BR3R4 en 23 de Julio de 2017 a las 10:44
 1.1.6

        HotFix | The "Add New" button for arenas, classes and upgrades has disappeared from the menus in the previous build. We apologies & it is now returned!
        Improve | Added tab complete for "/ma join", "/ma edit" and "/ma stop" commands.
        Improve | When creating new classes and upgrades, their menu is opened automatically upon creation.
Título: CoreArena v1.2.0 → 1.12 [premium]
Publicado por: C4BR3R4 en 27 de Julio de 2017 a las 08:36
1.2.0 ~ Auto-Mode Update

(https://proxy.spigotmc.org/88894c8f64d8fda9c56318d5765e4a32125fc994?url=https%3A%2F%2Fi.imgur.com%2FfI9NH93.jpg)

Notice: The Auto-Mode feature is currently in beta. Although it has been thoroughly tested, nevertheless flaws may occur. Please report all unusual behaviour.

    New / Major | Added auto-mode (see auto-mode.yml file).
        Trivia: This mode allows you to transform your entire server into a CoreArena Server where the arenas rotate automatically.
        Useful when using CoreArena as a part of a bungee network.
        Ability to switch between an incremental and a random mode.
        Give yourself "corearena.automode.manager" permission to be able to access the "/ma automode" menu (shorter /ma a) and have administrator rights.
        Caveact: All messages are hard-coded during the beta-testing period.
    New | Added a developer API. For the list of events, please see below.
    New | Added an update check to get notified when a new version of CoreArena is available.
        Give yourself "corearena.notify.updates" permission to receive the notification.
    Improve | Made Explosive Bow more powerful towards monsters (configurable).
    Improve | Monsters can no longer pick-up Experience Items.
    Improve | The signs [arena], [upgrade], [class] and [power] have now case-insensitive title (i.e. the creation will start even when you type [AreNA], etc...)
    Improve | Upon removing arena/class/upgrade, you're now redirected to the respective menu instead of closing the inventory.
    Improve | Error logging to errors.log now covers almost every possible error scenario.
    Fix | Solved inconsistencies in class tiers, removed useless button for setting a price on the first tier.
        Trivia: The first class tier is available to everyone.
    Fix | Resolved not being able to go "Tier Up" in class menu after a new class creation without closing the menu.
    Fix | Solved the player name missing in message about kicking the player for dying the last time.
    Fix | Fixed errors when you haven't yet configured a class and you attempt to display the tier's menu.
    Fix | Fixed a concurrency error when kicking players without a valid class.
Título: CoreArena v1.2.2 → 1.12 [premium]
Publicado por: C4BR3R4 en 28 de Julio de 2017 a las 16:52
 1.2.2

        New | Made all auto-mode messages translatable.
            To hide the message, set it to "".
            Some of the messages are "boxed" (have lines above and below), they begin with |- and support the <center> parameter.
            Tutorial: To customize them, make a "localization/" folder inside CoreArena/ folder and restart the server. A new file will appear inside this folder which you can customize.


 1.2.1

        Fix | Resolved a reported error when creating a new class under certain conditions.
Título: CoreArena v1.2.3 → 1.12 [premium]
Publicado por: C4BR3R4 en 31 de Julio de 2017 a las 20:59
 1.2.3

        Improve | Updated Spanish translation by @C4BR3R4 (https://www.spigotmc.org/members/26779/)
Título: CoreArena v1.2.3 → 1.12 [premium]
Publicado por: C4BR3R4 en 01 de Agosto de 2017 a las 19:14
[CoreArena] Plugin CoreArena v1.2.2 has failed to register events for class me.kangarko.corearena.nul.com5 because org/bukkit/event/entity/EntityPickupItemEvent does not exist.
Error log: https://pastebin.com/635M9X6x
Server log: https://pastebin.com/HPzR6bNv
Título: CoreArena v1.2.4 → 1.12 [premium]
Publicado por: C4BR3R4 en 01 de Agosto de 2017 a las 23:51
 1.2.4

        Improve | Made compatible with older Spigot/CraftBukkit versions lacking "entity pickup event".
        Improve | MySQL database data are now loaded each time the player joins the server.
        Fix | Fixed not being able to edit own inventory when auto-mode is paused and you have the manager permissions.
        Fix | Resolved some localization messages replacing variables in a wrong order.
        Fix | Scoreboard now displays the waiting times properly.
Título: CoreArena v1.2.5 → 1.12 [premium]
Publicado por: C4BR3R4 en 07 de Agosto de 2017 a las 09:03
 1.2.5

        Fix | Solved a reported null pointer exception in auto-mode when data.db lacks the info whether or not the auto-mode is paused or running.
Título: CoreArena v1.2.5 → 1.12 [premium]
Publicado por: C4BR3R4 en 07 de Agosto de 2017 a las 23:15
Da error solo al crear la arena de Abdullah.
¿Puede ser que sea por que se llama igual que la región?
Si le pongo otro nombre no da error.

Plugin log: https://pastebin.com/X8YAMdkA
Server log: https://pastebin.com/pWGatLXi
Título: CoreArena v1.2.6 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 08 de Agosto de 2017 a las 21:53
1.2.6 https://www.spigotmc.org/resources/%E2%98%85-corearena-%E2%98%85-the-monster-arena-plugin-w-auto-mode.42404/update?update=179937

Note: This release is 1.12.1 compatible. Make sure to update your WorldEdit as well.

    New | Compatible with Spigot 1.12.1.
    New | It is now possible to customize the title or disable the scoreboard entirely in auto-mode.
    Fix | Corrected triple messages in auto-mode when joining the server and there is no arena running.
    Fix | Corrected a typo in the default messages on the scoreboard.
Título: CoreArena v1.2.7 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 11 de Agosto de 2017 a las 00:50
 1.2.7

        Fix | An attempt to resolve occasional MySQL connection problems if the database has been idle for a longer time.
Título: CoreArena v1.2.8 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 15 de Agosto de 2017 a las 10:18
 1.2.8

        New | Adjusted the new version checker for the changes in Spigot API.
        Improve | Better messages on startup, less spam when having lots of arenas/class or upgrades.
        Fix | Solved a somewhat important error when players didn't receive their Nuggets when the arena time finished. I apology for the inconvenience caused. This error was accidentally introduced in 1.2.0 release.
        Fix | Resolved an error when a player that is not playing, picks up an item from the arena while it is played.
Título: CoreArena v1.2.9 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 16 de Agosto de 2017 a las 13:04
v1.2.9 We have now official CoreArena Test Server.
Join and play now at 82.208.17.31:27606!
(https://proxy.spigotmc.org/4de958fb3108e4371ca101cd86a9c791c56572db?url=https%3A%2F%2Fi.imgur.com%2F31VklJn.png)
    New / Major | Added a way to clone monster spawnpoints, allowing highly efficient and fast big arenas creation. You can obtain the tool in "/ma tools".
    New | In the auto-mode, place sign with the first line "[Classes]" anywhere. This opens the class selection menu for players waiting for the next round.
    Improve | It is now possible to change absolute all messages in auto-mode via the localization.
    Improve | Better integrity in naming tools in "/ma tools". Some tools have been changed (if you have them in your inventory, you need to obtain them again)
Título: CoreArena v1.2.10 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 17 de Agosto de 2017 a las 10:27
 1.2.10

        Fix | The internal {plugin.name} is now correctly changed to CoreArena.
        Misc | Removed forgotten debug message.
Título: CoreArena v1.2.11 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 19 de Agosto de 2017 a las 21:14
 1.2.11

        New | Added "/ma classes" command to easily select classes via menu while waiting in the lobby.
            In auto-mode, you can always open the menu in the global wait-lobby.
        Improve | Made compatible with the new way Minecraft 1.12 handles storing entity types in eggs.
Título: CoreArena v1.2.12 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 21 de Agosto de 2017 a las 23:22
 1.2.12

        Fix | Resolved certain monster eggs being limited to only 1 piece in the Monster Spawner GUI no matter their original quantity when being put in.
Título: CoreArena v1.2.13 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 24 de Agosto de 2017 a las 17:36
 1.2.13

        New | Added "/ma find" command to easily find an arena.
            Usages:
            a) /ma find -> finds arena at your location
            b) /ma find <player> -> finds arena that the player is playing in
            c) /ma find <x> <y> <z> -> find arena in your world at the specific location
            c) /ma find <world> <x> <y> <z> -> find arena in a world at the specific location
        Improve | Mobs from monster spawners now don' spawn in walls.
Título: CoreArena v1.2.14 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 25 de Agosto de 2017 a las 08:49
 1.2.14

        New | It is now possible to configure how the arena chat should behave, look like, or totally disable it, via your settings.yml
Título: CoreArena v1.2.15 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 03 de Septiembre de 2017 a las 19:57
 1.2.15

        Improve | Better performance when and loading saving files. The serialization library was upgraded due to it being optimized for a major plugin update for ChatControl, but I ported to to CoreArena as well.
        Misc | Added more safety error checks.
Título: CoreArena v1.2.15 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 03 de Septiembre de 2017 a las 21:14
Errores al cargar la v1.2.15
Plugin log: https://pastebin.com/zaHtCnGf
Server log: https://pastebin.com/6Pf7C3Px
Título: CoreArena v1.2.16 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 04 de Septiembre de 2017 a las 08:50
 1.2.16

        Fix | Attempt to fix a reported problem in region tool in certain occasions.
Título: CoreArena v1.2.17 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 06 de Septiembre de 2017 a las 08:56
 1.2.17

    Note: If you have MythicMobs are having issues with your monster eggs, set Setup.Accept_Unsafe_Monster_Eggs to true. Send us any error stack that appears along with the error.log file.

        New | Support the new Boss plugin for spawning Bosses in monster spawners.
        Fix | Resolved issues when selecting a region point with the region tool.
        Misc | When MythicMobs or Boss is detected, custom monster eggs are allowed automatically.
Título: CoreArena v1.2.19 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 09 de Septiembre de 2017 a las 09:01
 1.2.19

        Fix | Resolved some compatibility issues on Minecraft 1.8 and older.

 1.2.18

        Improve / Fix | Expanded the recognition of monster eggs in monster spawners to be more fail-proof.
        Fix | Resolved an exception when you remove arena sign but the plugin has not registered it (e.g. via WorldEdit, or simply when CoreArena was disabled).
Título: CoreArena v1.3.0 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 18 de Septiembre de 2017 a las 13:44
 1.3.0

        New | Debugger. Set "Debug:
        " to print some fancy messages to the console if you are curious how Boss works or if you are having trouble.
Título: CoreArena v1.3.1 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 19 de Septiembre de 2017 a las 18:50
 1.3.1

        Fix | Solved the Debug section being reset upon reload.
Título: CoreArena v1.3.2 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 19 de Septiembre de 2017 a las 23:19
 1.3.2

        New | Added an option to disable natural death drops from monsters in the arena.

    Use: Insert the following key into your arena .yml file in arenas/ folder.
Título: CoreArena v1.3.3 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 22 de Septiembre de 2017 a las 08:53
 1.3.3

        New | If you use mcMMO, you can now disable gaining experience while in the arena (blocked by default in settings.yml).
Título: CoreArena v1.3.4 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 24 de Septiembre de 2017 a las 18:35
1.3.4
        Fix | Resolved a problem when clicking on a null item in the menu.
        Misc | Fixed a typo in settings.yml
Título: CoreArena v1.4.0 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 20 de Octubre de 2017 a las 15:49
 1.4.0

    Notice: The auto-mode has been removed, because we have made a completely separate plugin for just that (that is even greater and contains lots of more features). If you use it, please do not update until that plugin is approved by the Spigot staff. If you have purchased CoreArena before 20.10.2017, contact us, and we will give it to you completely for free.

    Notice: CoreArena now requires GameAPI to start. Don't worry, that plugin does nothing on its own, it's just a library for plugins to inter-communicate (and for you as a developer to hook fully into CoreArena).

        Improve | Players are kicked automatically if they teleport out of the arena region.
        Improve | We move players back exactly from where they joined the arena.
        Fix | Solved issues on Minecraft 1.8.8
        Fix | "Arena ended because you were the last player" broadcasted to others instead of the player himself.
Título: CoreArena v1.4.2 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 28 de Octubre de 2017 a las 07:43
 1.4.2

    Note: Please update your GameAPI library.

        Improve | Backported physical engine improvements from Puncher (an upcoming plugin), including security patches and faster falling block performance.


 1.4.1

        New | It is now possible to change the "new version is available" localization message.
Título: CoreArena v1.4.5 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 04 de Noviembre de 2017 a las 08:30
 1.4.5

    Note: Please update your GameAPI library.

        New | Added an option to configure how far from each mob spawner should we spread out the monsters, so they aren't stacked up at one place.
            To use, create "Mob_Spread" option in your arena .yml files, and assign it a number, for example 3 so mobs are randomly spawned in radius of 3 blocks around the spawner.
        Fix | Solved "No value present" errors when a mob dies in the arena


 1.4.4

    Note: Please update your GameAPI library.

        New | Added option to teleport players to random spawnpoints on respawn, instead of always moving them to their initial one when the arena started.
            To use, add "Random_Respawn_Location: true" option to your arena .yml file in arenas/ folder. You can only put this option to the arenas you wish to have this feature.
        Fix | Solved the end title message not displaying.


 1.4.3

    Note: Please update your GameAPI library.

        New | You can now set different exp rewards for custom bosses from Boss or MythicMobs (simply write the name of the boss to Experience.Amount.Kill in settings.yml).
        New | Added commands to be executed as each player when an arena ends:

    How to use: If you want to use this feature, add the following section to your arena .yml file(s) in arenas/ folder.
Código: [Seleccionar]
#
# Commands to run as the player when the arena finished. Use {player} for player and place each on
# a new line like in Interaction section.
#
# NB: Use "@tell <message>" to send messages to the player.
#
# NB: There is a special command "@connect <server>" that will send player to another server,
#     if you have a BungeeCords network. Replace <server> with the target server.
#
Commands_On_Finish: []
 

        Fix | Solved "Player cache has not any arena" error on player join (we teleport players accidentaly found in arenas' regions when they join, for safety back to spawn).
Título: CoreArena v1.4.5 → 1.12.1 [premium]
Publicado por: C4BR3R4 en 04 de Noviembre de 2017 a las 09:09
Desinstalado porque sigue tirando errores incluso con una instalación limpia.