Mostrar Mensajes

Esta sección te permite ver todos los posts escritos por este usuario. Ten en cuenta que sólo puedes ver los posts escritos en zonas a las que tienes acceso en este momento.


Mensajes - C4BR3R4

Páginas: 1 ... 98 99 [100] 101 102 ... 140
1486
Plugins descartados / BetterElytra v1.4.1 → 1.11
« en: 30 de Enero de 2017 a las 08:33 »
 Documentation

    The BetterElytra Documentation is now available here.

1487
Plugins descartados / QuickBoard v3.7 → 1.11
« en: 30 de Enero de 2017 a las 08:30 »
 Really fix null exception

    Really fix null exception

1488
Plugins descartados / JDynmapGriefPrevention v2.5.1 → 1.9
« en: 28 de Enero de 2017 a las 11:58 »
JDynmapGriefPrevention
Expansión para dynmap que muestra las regiones del plugin GriefPrevention
Código: [Seleccionar]
jdgp reload

Spigot: https://www.spigotmc.org/resources/jdynmapgriefprevention.818/

1489
Plugins descartados / SuperVanish v5.9.1 → 1.11
« en: 28 de Enero de 2017 a las 08:29 »
 [5.9.1] Bug fixes and performance improvements

        Fixed a bug which made players glitch into the ground when they change their world/gamemode
        ProtocolLib potions are now sent asynchronously to improve performance

1491
Plugins de Spigot/Bukkit / Dynmap-WorldGuard v0.90 → 1.10
« en: 25 de Enero de 2017 a las 08:45 »

1492
Plugins descartados / VotingPlugin 5.3.3 → 1.11
« en: 25 de Enero de 2017 a las 08:40 »
 5.3.3: New Config option

    Change Log:
    - Added a new config option to set the interval between background updates (default is 3 minutes)

    On a side note I'm thinking of adding a more basic reward system on top of the current one. Take a look here and let me know what you think. I still plan to keep the old reward system on top of this.

1493
Plugins descartados / SuperVanish v5.9.0 → 1.11
« en: 24 de Enero de 2017 a las 08:40 »
 [5.9.0] Performance improvements, new tablist color for vanished players & more

        Added new tablist indication method by using spectator mode
        Removed old prefix indication since it doesn't work, if you still see the prefixes please delete the scoreboard.dat file in your world folder
        Performance improvements by caching permission checks (Please note that this means that you have to rejoin to have your permissions updated if you cant use /sv even though you should be able to)
        You no longer require sv.use as base permission to use /sv if you have sv.use.levelX instead

1494
Plugins descartados / AdvancedCore v2.3.5 → 1.11
« 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.

1495
Plugins descartados / OpenInv v3.1.0 → 1.11.2
« en: 23 de Enero de 2017 a las 15:20 »
3.1.0
    Better support plugins causing Player implementations other than CraftPlayer to be used
    Developer API is now available via JitPack

3.0.6
    Fixed shulker boxes reporting blocked state for anychest incorrectly in 1.11/1.11.2
    Fixed incorrect name parameter for packet used to open window in 1.8+
    Fixed untranslated default chest name on 1.7-
    Fixed InventoryOpenEvent not being fired when using SilentChest

3.0.5
    Fixed container usage statistics causing issues with silent/anychest in 1.11.1/1.11.2

3.0.4
    Fixed core plugin using old getOnlinePlayers method causing issues with search commands on modern servers

3.0.3
    Fixed issue preventing SilentChest working on 1.8 through 1.10

3.0.2
    Added /searchenchant
    1 argument required, can be either enchantment name, minimum level, or both
    Searches inventory and ender chest. Results are displayed PlayerName (inv,ender), SecondPlayer (inv), ThirdPlayer (ender) etc. From there, open the relevant inventory and have a look.
    Potentially fixed /silentchest crash on Cauldron servers (testing produced inconsistent results prior to the fix, not sure)
    Fixed UUID-based lookup being ignored due to a missing if statement
    Fixed /anychest not toggling properly

1496
Plugins descartados / QuickBoard v3.6 → 1.11
« en: 23 de Enero de 2017 a las 15:14 »
La v3.6 genera el siguiente error infinito:
Código: [Seleccionar]
[08:48:47] [Server thread/WARN]: [QuickBoard] Task #2883 for QuickBoard v3.6 generated an exception
java.lang.NullPointerException
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:494) ~[spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) ~[spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at me.tade.quickboard.PlayerBoard.updateText(PlayerBoard.java:173) ~[?:?]
at me.tade.quickboard.PlayerBoard$3.run(PlayerBoard.java:246) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730) [spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.2.jar:git-Spigot-b32c8f8-4d3bf20]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]

1497
Plugins descartados / QuickBoard v3.6 → 1.11
« en: 23 de Enero de 2017 a las 08:38 »
 Fix null

    Fix null

1498
Plugins descartados / EditableSign v2.4.1 → 1.11
« en: 21 de Enero de 2017 a las 16:02 »
 built against the latest

    built against the latest

1499
Plugins descartados / skQuery 3 v4.0-PRE2 → 1.8.1
« en: 21 de Enero de 2017 a las 09:18 »
Para solucionar el siguiente aviso:
Código: [Seleccionar]
[Server] WARN [Skript] There are no aliases defined for the following ids: 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 438, 441, 449, 450, 452Hay que actualizar el archivo aliases-english.sk

1500
Plugins descartados / FrameProtect v2.7 → 1.10.2
« en: 21 de Enero de 2017 a las 09:15 »
Provoca el siguiente error en el plugin Jobs:

Código: [Seleccionar]
[09:06:18] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
[09:06:18] [Server thread/WARN]: java.net.UnknownHostException: api.bukget.org
[09:06:18] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[09:06:18] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[09:06:18] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
[09:06:18] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
[09:06:18] [Server thread/WARN]: at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
[09:06:18] [Server thread/WARN]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[09:06:18] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[09:06:18] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[09:06:18] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[09:06:18] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
[09:06:18] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
[09:06:18] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105)
[09:06:18] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999)
[09:06:18] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
[09:06:18] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
[09:06:18] [Server thread/WARN]: at ch.dragon252525.frameprotect.util.UpdateChecker.updateInfo(UpdateChecker.java:95)
[09:06:18] [Server thread/WARN]: at ch.dragon252525.frameprotect.util.UpdateChecker.lambda$start$0(UpdateChecker.java:45)
[09:06:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[09:06:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
[09:06:18] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730)
[09:06:18] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[09:06:18] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
[09:06:18] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
[09:06:18] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)

Páginas: 1 ... 98 99 [100] 101 102 ... 140