Ir para conteúdo

noBrac ColorsNetWork

Membros
  • Total de itens

    8
  • Registro em

  • Última visita

4 Seguidores

Sobre noBrac ColorsNetWork

Últimos Visitantes

453 visualizações
  1. eu posso givar as maquinas ou combustivel em comandos exemplo: givemaquinas player maquina quantidade e givecombustivel player combustivel quantidade
  2. java.lang.StackOverflowError---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 6/25/18 7:05 PM Description: Exception in server tick loop java.lang.RuntimeException: org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found BlockMappingStart in 'string', line 13, column 1: config-version: 8 ^ at com.google.common.base.Throwables.propagate(Throwables.java:160) at org.spigotmc.SpigotConfig.init(SpigotConfig.java:68) at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:177) at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) at java.lang.Thread.run(Thread.java:748) Caused by: org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found BlockMappingStart in 'string', line 13, column 1: config-version: 8 ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) at org.spigotmc.SpigotConfig.init(SpigotConfig.java:62) ... 3 more Caused by: expected '<document start>', but found BlockMappingStart in 'string', line 13, column 1: config-version: 8 ^ at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:225) at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ... 6 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.8.8 Operating System: Linux (amd64) version 4.4.0-92-generic Java Version: 1.8.0_131, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 9431206352 bytes (8994 MB) / 10290200576 bytes (9813 MB) up to 10290200576 bytes (9813 MB) JVM Flags: 3 total; -Xmx10240M -Xms10240M -XX:MaxPermSize=128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 CraftBukkit Information: Running: CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) false Plugins: {} Warnings: DEFAULT Reload Count: 0 Threads: { WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)], RUNNABLE Signal Dispatcher: [], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_8_R3.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.server.v1_8_R3.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R3.CrashReport.h(CrashReport.java:127), net.minecraft.server.v1_8_R3.CrashReport.<init>(CrashReport.java:34), net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:636), java.lang.Thread.run(Thread.java:748)],} Recent tasks from -31--1{} Profiler Position: N/A (disabled) Player Count: 0 / 300; [] Is Modded: Definitely; Server brand changed to 'PaperSpigot' Type: Dedicated Server (map_server.txt)
  3. porq eu nao consigo colocar outra animação?
  4. tem como eu colocar msg na tela e giva itens para cara? exemplo: cmd: tm bc %p% ganhou 5 de cash cmd: pontos add %p% 5
  5. tem como eu giva keyall exemplo enviar key todos online servidor?
  6. Bom site, agora fico melhor para comprar plugin rápido e fácil, agora vou comprar mais plugins muito bom alexhackers continua assim, sempre melhorando seu trabalho acabei de comprar um plugin kkkk, já chego no painel e já vou começar usar, site top...
  7. e se para colocar mysql for que nem no plugin iconomy como faço para colocar em mysql? Database: # Databases Supported: # Flatfile, FF, mini, minidb # - These all equate to miniDB ## # item, items, inventory, inventoryDB # - These all equate to InventoryDB, which uses inventory for storage ## # xp, exp, orb, xpdb, expdb, orbdb # - These all equate to ExperienceDB, which relies on Experience for balance. ## # mysql, mysqldb # - These will attempt to connect to MySQL ## # sqlite, sqlite2, sqlite3, sqlitedb # - These will attempt to create & connect to SQLite ## # postgre, postgreSQL, postgreDB # - These will attempt to connect to PostgreSQL Type: 'minidb' # These are for InventoryDB only. # # InventoryDB is essentially Physical Money. # It isn't logged in a database, its based on the users inventory # and the two items selected below. # # MajorItem is the item or block ID of the major currency # MinorItem is the item or block ID of the minor currency # e.g. MajorItem: 266, MinorItem: 265 for Gold/Iron MajorItem: 266 MinorItem: 265 # This controls the database name, by default it is iConomy Table: 'iConomy' # URL is for SQL Databases Only ## # Path to iConomy folder is easy, it's the COMPLETE path. # (Mine) G:\MineCraft\plugins\iConomy\ # Won't be the same as yours, but it usually looks like that. ## # [H2DB Default] h2:path/to/iConomy/folder/iConomy;AUTO_RECONNECT=TRUE # [sqlite Default] sqlite:path/to/iConomy/folder/iConomy.db ## # Binary Databases use ip:port style connections. # ip # - is the connection identifier (internet protocol) # - for ipv6 usually encased in brackets [::1] # port # - the port that the database is listening on # - defaults: 3306 for mysql, postgre is either 5740 or 5432 ## # [MySQL Default] mysql://localhost:3306/iConomy # [Postgre Default] postgresql://localhost:5740/iConomy URL: 'mysql://localhost:3306/iConomy' # Login details for binary databases Username: 'root' Password: '' ############################################################## # !!! Conversion is not your database settings !!! ############################################################## # Conversion allows you to convert your old 5.x to the new 6.x # All is currently unused. ############################################################## # URL is for MySQL only, H2DB doesn't use it. ############################################################## Conversion: # Set to True, After converting, change this back to false! Enabled: false # Database Type, H2DB or MySQL Type: 'H2DB' # Database Table Table: 'iConomy' # Database URL without table at the end. URL: 'mysql://localhost:3306' # Username / Password # H2DB does not use this. MySQL Only. Username: 'root' Password: '' # Unused ATM. All: true
×
×
  • Criar Novo...