"Your suggestions?" #4


  • Replied
  • Enhancment
Open
Assigned to _ForgeUser8418616
  • _ForgeUser9686855 created this issue Jun 14, 2013

    • YEP :
    • un systeme permettant d'avoir un RANG spécial !
      >> On activerait soit meme un rang comme "Seigneur" pour les joueurs que l'on veut. Il aurait des pouvoirs?!
    • d'avantage d'équipes (verte, violette...)
    • options à rajouter comme :
      - Faire un carré de x hauteur avec x de coté (on/off) autour de chaque base au départ
      - KIT au départ paramétrable dans config
    • Avoir un beau drapeau comme dans les FK de Frigiel et Zelvac...
      (avec "barrières" comme ca : http://www.mkteam-minecraft.net/wp-content/uploads/2012/02/2012-02-25_22.32.46-150x150.png)
    • Eviter de devoir redémarrer le serveur pour régénérer la map (voir avec "multiverse"?)... Juste activer/désactiver automatiquement la whitelist avec un message perso.
    • Personnaliser les messages d'erreurs.

    Merci !! :)

  • _ForgeUser9686855 added the tags New Enhancment Jun 14, 2013
  • _ForgeUser8418616 posted a comment Jun 14, 2013

    Special rank: will not be implemented. "Keep it simple". It's already way to complicated. More teams: the plugin architecture does not allow to add it. Square around the base: will not be implemented (it's up to the players to build it) Flags: Mine is more resource-consuming, and so, harder to build. And I prefer my flag pattern :)

    Begin kit: well, maybe. But really, I prefer games starting out of nothing. Do not restart the server to restart the game: I tried. I failed to. If someone knows how to regenerate a map, let me know. Configured error messages: well, it's a lot of work due to the amount of messages. But maybe.

  • _ForgeUser8418616 removed a tag New Jun 14, 2013
  • _ForgeUser8418616 added a tag Waiting Jun 14, 2013
  • _ForgeUser9686855 posted a comment Jun 14, 2013

    I sas a server with a plugin like this... There were an other pattern!
    And his own sponge is not destructible :o

  • _ForgeUser9686855 removed a tag Waiting Jun 14, 2013
  • _ForgeUser9686855 added a tag Replied Jun 14, 2013
  • _ForgeUser8418616 posted a comment Jun 15, 2013

    I won't change the flag pattern. But if you have some (really basic) competances in Java, you can easily change it for yourself (it's a free software, that means you have the right to download, edit and even redistribute a modified source code). Just have a look at the Git repository for the source code, and more particularly functions like EventManager:isFlag(), MapInterpreter:isFlagpole(),isFlagWool().

    Also, since the latest update of the package (I don't know if it has already been accepted, if not it will be soon), your own sponge is not destructible anymore.


    Edited Jun 15, 2013
  • _ForgeUser8418616 removed a tag Replied Jun 15, 2013
  • _ForgeUser8418616 added a tag Waiting Jun 15, 2013
  • _ForgeUser9686855 posted a comment Jun 15, 2013

    Ok, if I want to modify something, I just have to download the .java from git, them edit and compile all files together (.java --> .jar) ? Thanks


    Edited Jun 15, 2013
  • _ForgeUser9686855 removed a tag Waiting Jun 15, 2013
  • _ForgeUser9686855 added a tag Replied Jun 15, 2013
  • _ForgeUser8418616 posted a comment Jun 16, 2013

    @to175: Go

    Basically, yes.


To post a comment, please login or register a new account.