Lincoln
Instantly fill/place small and large water catchers with max water.

Supported Games
GameServerKingsGameServerKings

The main function of this plugin is to allow players to place water catchers that are instantly filled. They will also provide unlimited water when enabled.

Permissions

  • InstantH2O.use - Allows players to use /h2o to toggle on and off instantly filled water catchers.
  • InstantH2O.force - Automatically enables instant water fills for all water catchers owned by players with this permission. This permission overrides the /h2o command completely - players cannot toggle it off.

Chat Commands

  • /h2o - Toggle on and off instantly filled water catchers.

Localization

{
  "Enabled": "<color=#ffc34d>InstantH2O</color>: Instantly fill water catchers <color=#b0fa66>Enabled</color>.",
  "Disabled": "<color=#ffc34d>InstantH2O</color>: Instantly fill water catchers <color=#ff6666>Disabled</color>.",
  "noPerm": "<color=#ffc34d>InstantH2O</color>: You do not have permissions to use this.",
  "Reload": "<color=#ffc34d>InstantH2O</color>: <color=#ff6666>Disabled</color> due to plugin reload.",
  "ForceActive": "<color=#ffc34d>InstantH2O</color>: You have the force permission active. Your water catchers will always fill instantly."
}

Support

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.