Plugin to change World Guard message

Discussion in 'Archived: Plugin Requests' started by daniel363, Jun 22, 2014.

  1. Offline

    daniel363

    Plugin category: Admin Tools

    Suggested name: WGM - Stands for WorldGuardMessages

    What I want:I'd like a plugin to be able to customize messages of a plugin called WorldGuard.
    What I want to be able to edit: Here
    Ideas for commands:I don't need any plugins for this plugin, just a config file to change the messages.


    Ideas for permissions:I don't need any.

    When I'd like it by:Anytime.
     
  2. Online

    timtower Administrator Administrator Moderator

    daniel363 Pretty sure that we aren't allowed to do that.
    Why not request a language file instead?
     
  3. Offline

    daniel363

    How do I do that?
     
  4. Online

    timtower Administrator Administrator Moderator

  5. Offline

    daniel363

  6. Offline

    Tommsy64


    Why aren't we allowed to do that?

    EDIT: Read this

    daniel363 I made a fork of WorldGuard without the permission messages. You can download it here. Didn't read the READMEFIRST. Sorry.

    Since we aren't allowed to post a plugin that copies another plugin, I recommend just removing those 3 lines of code yourself. It will be a lot faster to learn how to do that than to wait for someone to implement a whole localization system into WorldGuard.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  7. Offline

    Necrodoom

  8. Offline

    Empire92

    daniel363
    Pretty sure you're allowed to do this :)
    There are two ways you can do it without stealing any code:
    - Inject your own code into the running worldguard.jar thus replacing the messages (difficult)
    - Update the packets while they are being sent to the player (easy)
     

Share This Page