Thank you from another plugin maker. #9


  • New
  • Defect
Open
Assigned to icyrelic
  • _ForgeUser9710105 created this issue Jun 16, 2013

    @EventHandler(priority=EventPriority.HIGHEST)
      public void onJoin(PlayerJoinEvent e)
      {
        e.setJoinMessage("");
      }

    The hell, can't you JUST set it to an empty string if the option is ENABLED ?

    Thank you in advance !
    And, read my #1 ticket, please.

    OR OPEN SOURCE IT SO WE CAN FORK IT !
    Thanks, angry dev'.

  • _ForgeUser9710105 added the tags New Defect Jun 16, 2013

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