-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
39 lines (30 loc) · 1.51 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# PwnBuckets
PwnBuckets is a Bukkit plugin that aims to make the dissemination of
liquids, particular water, act in a more natural way. Basically,
eliminating the "source" block and the infinite water pools. It
also applies to lava blocks, ice blocks, buckets and dispensers.
Using this plugin adds an extra element of realism and difficulty
to the Minecraft experience.
## Installation
1. Stop your server.
2. Place the PwnBuckets.jar in your /plugins directory.
3. Start your server, note the /plugins/PwnBuckets/config.yml
4. Stop your server.
5. Edit the /plugins/PwnBuckets/config.yml to your liking.
(Please note by default - all settings in our config are DISABLED)
6. Start your server.
Note: It is important to always test ANY plugin you install prior
to deploying it for production, you as a server admin, should
always consider this to be Rule 1 of running a server.
## Info
Plugin development by: tREMor
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.