Search results

    1. HunterzCZ

      Server to Server Gate/Portal?

      BungeeCord in the Minecraft work not as mentioned EVE online. Interconnected server have one owner, same staff etc. There is no need interconnect hundrets of servers with hundrets of owners,rules etc. As server owner want for example main server in the survival mode, when player go through gate...
    2. HunterzCZ

      Some things which I have noticed as a server owner

      As soon as the opportunity to capture chat events, will go to start programming your own commands and extend this game. Add some hooks to code and add new method to PlayerStateListener is easy IMHO.
    3. HunterzCZ

      Starmade Wrapper - A starmade server management tool

      I like this java wrapper. Made some bugfixes and now some new plugins. In the wrapper made timestamp, catch some exceptions. In the !claim (voting) plugin fixed missing user-agent, because original author does not fix it. (Info about voting api on starmade-servers.com) Write (rewrite bukkit...
    4. HunterzCZ

      Mega's SMModLoader

      Yeah, I am using grawypods starmadewrapper now, but if there is yours modloader, will be better use mod interface in the starmade instead.
    5. HunterzCZ

      Mega's SMModLoader

      Hm, I would like start some kind of server mod, but without making own custom commands is not possible now. :-(
    6. HunterzCZ

      Mega's SMModLoader

      Thanks, I am trying learn from yours disableentities mod. Looks like I can make for example Player Listener, but cannot find howto catch when player use command or write to chat.
    7. HunterzCZ

      Some things which I have noticed as a server owner

      Looks like SMModloader works - thanks MegaCrafter127 http://starmadedock.net/content/megas-smmodloader.1597/ I can write own serverside mods now!
    8. HunterzCZ

      Mega's SMModLoader

      Is there any Tutorial "Hello world" mod?
    9. HunterzCZ

      Some things which I have noticed as a server owner

      I am writing some plugins for gravypod starmadewrapper, but official API will be better.
    10. HunterzCZ

      Server to Server Gate/Portal?

      This is possible in the Minecraft - project called BungeeCord - I see no problem create similar proxy for this awesome game.
    11. HunterzCZ

      Some things which I have noticed as a server owner

      As an owner of one of many common servers, I would be grateful from at least basic not necessary completed api. The sooner, the better. Do you remember Minecraft? It is a great example. The success of this game was not caused by Mojangs vanilla server which cannot do anything even today, but...
    12. HunterzCZ

      StarMade v0.188 - A completely new GUI

      Players cannot claim sectors, console log: http://pastebin.com/uAjKcN9J http://bugs.star-made.org/issues/1462
    13. HunterzCZ

      StarMade v0.188 - A completely new GUI

      After this awesome update some of players report me game crashes: http://pastebin.com/ifEEdu0Z
    14. HunterzCZ

      admin commands

      Hi, please change behavior if admin leave NPC faction (pirates, trade guild) - faction will be deleted and cannot be recreated (no command). When make some event for players, make invisible, when spawn pirate ships still fire to me, then must set god mode, but still fire to me. When joining by...
    15. HunterzCZ

      Features for server admins

      Hi, will be fine some permission system for every commands/actions. For example I would like allow upload bluperints only for admins. Will be fine some user groups, then for example admins and vip users can joined full server and kick users with default group. Admin if have god_mode and...