Giter Site home page Giter Site logo

colormatch's Introduction

colormatch's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

colormatch's Issues

I dont know how to use it

First i put /cm create arena1 then /cm set arena1 then in the chat done without /.but when i put /cm start arena1 the chat show me arena doesnt exists.I ready reload the server but nothing happen.can you help me? Pls.thanks! And sorry for my bad english.i speak spanish.

.jar

Is 1.0.0 released. .jar file? :) :)

File .jar ?

Hello. You can create .jar file ? :) thanks for You created colormatch for nukkit :)

Thanks Creeper :)

TODO?

You can add this?: @Creeperface01

  • floatingstatus with win ,dies
  • if you get on " obsidian block " ,you get out from arena
  • Lightning strike if you die
  • Noteblock sound
  • Difficulty : 1 ( easy ) , 2 ( medium ) , 3 ( hard )
  • Constant timer : For e.g. : You enter in arena , stay 5 second for start ( default start , not in config.yml ) . If timer is 3 seconds ,get wool/clay in inventory. And in second = 0 get start color arena.
    And now get timer by config.yml.

OR OTHER METHOD: ( From brokenlens server ,i like this ):
Get start arena ,and 3-4 changes of wool is easy , 3-4 medium and 3-4 hard.

Easy = mt_rand (5, 10)
Medium = mt_rand ( 3, 7)
Hard = mt_rand (2,5). This ideea is easy and is more like.

  • If you are in arena , get TIP with secounds with item in hand.
  • Arena with forms of clay ,not 4 yellow , 4 black... ( like pc )

LIKE? 👍

/cm join Bug

Hey.I have a problem./cm join doesn't work .it say an error occured during atempting this command.Fix?

JAR

Je někde ke stažení jar soubor, nukkit.io odkaz nefunguje??

Bugs..

Players is invincible.
Players not get damage in arena.
If i'm spawned primed tnt :

11:51:22 [ALERT] cn.nukkit.utils.EventException
at cn.nukkit.plugin.MethodEventExecutor.execute(MethodEventExecutor.java:34)
at cn.nukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:56)
at cn.nukkit.plugin.PluginManager.callEvent(PluginManager.java:563)
at cn.nukkit.entity.Entity.attack(Entity.java:645)
at cn.nukkit.entity.item.EntityItem.attack(EntityItem.java:108)
at cn.nukkit.level.Explosion.explodeB(Explosion.java:157)
at cn.nukkit.entity.item.EntityPrimedTNT.explode(EntityPrimedTNT.java:149)
at cn.nukkit.entity.item.EntityPrimedTNT.onUpdate(EntityPrimedTNT.java:128)
at cn.nukkit.level.Level.doTick(Level.java:724)
at cn.nukkit.Server.checkTickUpdates(Server.java:914)
at cn.nukkit.Server.tick(Server.java:988)
at cn.nukkit.Server.tickProcessor(Server.java:786)
at cn.nukkit.Server.start(Server.java:765)
at cn.nukkit.Server.(Server.java:456)
at cn.nukkit.Nukkit.main(Nukkit.java:65)
Caused by: java.lang.ClassCastException: cn.nukkit.entity.item.EntityPrimedTNT cannot be cast to cn.nukkit.Player
at ColorMatch.Arena.ArenaListener.onDamage(ArenaListener.java:199)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at cn.nukkit.plugin.MethodEventExecutor.execute(MethodEventExecutor.java:29)
... 14 more

I ready put al commands

It doesnt work.i have ready put /cm start arena1 and i change to true but when i put /cm start arena1 nothing happen,in the chat nothing show me.fix this please this plugin is awesome

Minecraft Crash

Hi, I noticed that my server crashes a lot of people's Minecraft and I asked the server holster people to check and it says the error is from the colourmatch plugin, can you fix it. Please.

arena not setup...

whenever i start up my server it says arena not set-up correctly and ive ran thought the commands at least 5 times now please help it looks like a good plugin

Commands not working

/cm remove arenaname does not work and shows up when using /cm command
disable arenas are reenabled at server restart (maybe server issue not sure)

BedWars - ERROR

BedWars error: "Call to a member function getTile() on null" + "Call to a member function setText() on null"

You can add this?

Hello. You can add as PC : when you fail to come down lightning and die without being void or lava ? and be a block in each hand, each 4 to a place ? ie to be Star :)

Chat system

The chat system is nice, But I already have one and want to disable the cm one. Is that possible?

bug

the blocks disappear and is not WHAT is in the player's hand, all disappear and the player falls into the void. You could fix this?

Question

You can add permission enter per arena?
E.G. For enter lolipop ( arena name ) need permission : colormatch.command.arena.lolipop ?

@Creeperface01

Question

Hello, I don't know if it's a mistake. How does a player get out of the arena? If the game hasn't started yet.

Error on compiling

Error : @Creeperface01

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3. 2:compile (default-compile) on project ColorMatch: Compilation failure: Compilat ion failure:
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[28,14] package lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[9,14] package lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[10,14] package lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Arena.java:[20,14] package lombo k does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[14,14] packa ge lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[15,14] packa ge lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/ArenaSchedule.java:[4,14] packag e lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[4,14] package lom bok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[5,14] package lom bok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Economy/LeetEconomyProvider.java:[3,23 ] package cc.leet.economy does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Economy/LeetEconomyProvider.java:[10,1 3] cannot find symbol
[ERROR] symbol: class Economy
[ERROR] location: class ColorMatch.Economy.LeetEconomyProvider
[ERROR] /root/mm/src/main/java/ColorMatch/Stats/MySQL/AsyncQuery.java:[5,23] pac kage ru.nukkit.dblib does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Event/PlayerQuitArenaEvent.java:[7,14] package lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Event/PlayerJoinSpectatorEvent.java:[7 ,14] package lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Event/PlayerJoinArenaEvent.java:[8,14] package lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Economy/EconomyAPIProvider.java:[6,29] package me.onebone.economyapi does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Economy/EconomyAPIProvider.java:[10,13 ] cannot find symbol
[ERROR] symbol: class EconomyAPI
[ERROR] location: class ColorMatch.Economy.EconomyAPIProvider
[ERROR] /root/mm/src/main/java/ColorMatch/Event/PlayerWinArenaEvent.java:[8,14] package lombok does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/Stats/MySQLStatsProvider.java:[7,23] p ackage ru.nukkit.dblib does not exist
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[39,6] cannot find sym bol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.ColorMatch
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[42,6] cannot find sym bol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.ColorMatch
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[45,6] cannot find sym bol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.ColorMatch
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[48,6] cannot find sym bol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.ColorMatch
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[51,6] cannot find sym bol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.ColorMatch
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[54,6] cannot find sym bol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.ColorMatch
[ERROR] /root/mm/src/main/java/ColorMatch/ColorMatch.java:[57,6] cannot find sym bol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.ColorMatch
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[16,6] cannot f ind symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[17,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[21,6] cannot f ind symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[22,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[26,6] cannot f ind symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[27,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[34,6] cannot f ind symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[35,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[38,6] cannot f ind symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[39,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[43,6] cannot f ind symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[44,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[48,6] cannot f ind symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[49,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[53,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[57,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[61,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[65,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/MainConfiguration.java:[69,6] cannot f ind symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.MainConfiguration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Arena.java:[30,6] cannot find sy mbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Arena
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Arena.java:[33,6] cannot find sy mbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Arena
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Arena.java:[38,6] cannot find sy mbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Arena
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Arena.java:[41,6] cannot find sy mbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Arena
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Arena.java:[50,6] cannot find sy mbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Arena
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Arena.java:[55,6] cannot find sy mbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Arena
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[27,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[28,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[31,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[32,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[35,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[36,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[39,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[40,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[43,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[44,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[47,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[48,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[51,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[52,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[55,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[56,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[59,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[60,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[63,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[64,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[67,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[68,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[71,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/Configuration.java:[72,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Arena.Configuration
[ERROR] /root/mm/src/main/java/ColorMatch/Arena/ArenaSchedule.java:[18,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Arena.ArenaSchedule
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[9,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[13,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[14,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[17,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[18,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[21,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[22,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[25,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[26,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[29,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[30,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[33,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[34,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[37,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[38,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[41,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[42,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[45,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[46,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[50,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Data/SetupMode.java:[51,6] cannot find symbol
[ERROR] symbol: class Setter
[ERROR] location: class ColorMatch.Data.SetupMode
[ERROR] /root/mm/src/main/java/ColorMatch/Event/PlayerQuitArenaEvent.java:[12,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Event.PlayerQuitArenaEvent
[ERROR] /root/mm/src/main/java/ColorMatch/Event/PlayerJoinSpectatorEvent.java:[1 2,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Event.PlayerJoinSpectatorEvent
[ERROR] /root/mm/src/main/java/ColorMatch/Event/PlayerJoinArenaEvent.java:[13,6] cannot find symbol
[ERROR] symbol: class Getter
[ERROR] location: class ColorMatch.Event.PlayerJoinArenaEvent

EndMessage ?

How am I supposed to add a EndMessage or when a player won
I opened Colormatch>Arenas>ColorMatch.yml and edit the finish_msg_levels:
and also tried ColorMatch>Languages>English.yml and edit the #end game message: and end_game:
But nothing happened. It doesnt show anything when a player won
If my method is wrong,can someone pls teach me how ?

Pls Help me i dont know my mistake

I PUT /cm create abcd>>>/cm set abcd>>>>joinsign without /. And then break sign.>>>>done without/.then, I touch sign but --Chat--[CM]Arena is in setup mode! Pls Usage pls

Aggressiver Modus | Aggressive Mode

Abend,

sie hatten mir bei nukkitx.com geschrieben, dass ich mich hier oder über Discord melden soll. Bei Discord konnte ich sie leider nicht finden, deswegen versuche ich es hier drüber. :D

Mein Englisch ist sehr schlecht, aber ich denke mit google übersetzer sollte es klappen.

Das Plugin scheint einwandfrei zu funktionieren. Nur bei dem aggressiven Modus hatte ich das Problem, dass man sich nicht runter schlagen konnte. Hab ihn zuvor aber definitiv auf true gestellt.

Lg DueKay

Eve,

they had written me on nukkitx.com that I should report here or via Discord. Unfortunately, I could not find her on Discord, so I'm trying it over here. : D

My English is very bad, but I think with google translator it should work.

The plugin seems to work properly. Only in the aggressive mode I had the problem that you could not beat down. But I have definitely put it to true before.

Lg DueKay

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.