This website requires JavaScript.
b925855d77
Ops now have all permissions.
sk89q
2011-01-21 18:00:29 -08:00
1568c3f890
Fixed issue with BlockWorldVector causing java.lang.VerifyError due to how Bukkit loads plugins.
sk89q
2011-01-21 17:59:12 -08:00
ecb2942f1d
Fixed default permissions with the built-in permission resolvers.
sk89q
2011-01-21 17:53:27 -08:00
01fa16aa54
Added support for Niji's permission system.
sk89q
2011-01-21 17:35:10 -08:00
bcb46d6b54
Added new flat file permissions resolver, added * support for ConfigurationPermissionsResolver.
sk89q
2011-01-21 17:01:08 -08:00
e2672e128c
Fixed bad list to array conversion in ConfigurationPermissionsResolver.
sk89q
2011-01-21 01:44:13 -08:00
f05e31c8e9
Made sure that the player had the /jumpto permission in order to use the navigation wand.
sk89q
2011-01-19 02:50:29 -08:00
0a8dc5b47d
Added new configuration to default config.yml. Changed navigation configuration variables for Bukkit.
sk89q
2011-01-19 02:49:20 -08:00
c76e8ba072
Fixed CHANGELOG.
sk89q
2011-01-19 02:47:50 -08:00
43f9acb690
Added the navigation wand.
sk89q
2011-01-19 02:43:26 -08:00
669a1911af
Made super pickaxe arm swing and right click modes mutually exclusive.
sk89q
2011-01-19 02:32:17 -08:00
b7c620bc2f
Fixed NullPointerExceptions in some super pickaxe modes, made arm swing handler get called on item usage.
sk89q
2011-01-19 02:27:12 -08:00
e9e6f894b3
Fixed NullPointerExceptions that appeared while saving a chest.
sk89q
2011-01-19 02:05:20 -08:00
724b81e901
Cleaned up WorldEditController.
sk89q
2011-01-19 02:03:41 -08:00
6f6a82d326
Ported block tracing code to WorldEdit.
sk89q
2011-01-19 01:12:05 -08:00
3e8b2edff9
Fixed block bags not being flushed in super pickaxe modes.
sk89q
2011-01-17 21:26:18 -08:00
6adab71160
Updated credits.
sk89q
2011-01-17 21:18:41 -08:00
e6f12324c0
Changed the plugin version in plugin.yml to be a string.
sk89q
2011-01-17 21:17:11 -08:00
ead72b3d8a
Updated CHANGELOG.txt.
sk89q
2011-01-17 21:15:05 -08:00
c427178068
Added wand-item to default config.yml.
sk89q
2011-01-17 21:12:31 -08:00
e2edbcda23
Inventory support now works in Bukkit.
sk89q
2011-01-17 21:11:39 -08:00
3e912bf644
Now /jumpto and /thru works.
sk89q
2011-01-17 21:05:05 -08:00
dd15705cd6
Now prints an error message if permission is not available.
sk89q
2011-01-17 20:43:30 -08:00
a63ffc2fe4
Added support for cloth color with the super pickaxe drops.
sk89q
2011-01-17 20:30:54 -08:00
75c21623da
Updated GroupUsers support to use official API.
sk89q
2011-01-17 19:45:25 -08:00
65a61c9be7
Updated config.yml to point to http://wiki.sk89q.com/wiki/WorldEdit/Permissions/Bukkit .
sk89q
2011-01-17 17:11:33 -08:00
d66e92eb38
Fixed build process not setting version in plugin.yml correctly.
sk89q
2011-01-17 17:11:05 -08:00
964ed22fbd
Updated README.txt.
sk89q
2011-01-17 17:07:11 -08:00
a920c700e2
Updated CHANGELOG.txt.
sk89q
2011-01-17 17:06:38 -08:00
df836d285d
Added pine tree tool.
sk89q
2011-01-17 17:05:18 -08:00
39914155b6
Added sign support for Bukkit.
sk89q
2011-01-17 17:02:09 -08:00
c3d56eefea
Some cleanup of unused imports.
sk89q
2011-01-17 16:56:30 -08:00
1c62c937d1
Merge branch 'master' of https://github.com/wizjany/worldedit
sk89q
2011-01-17 16:50:41 -08:00
8e8fa4c9d0
Made the PermissionsResolverManager catch Throwable just in case.
sk89q
2011-01-17 16:49:06 -08:00
7c24c7eadc
Added GroupUsers support.
sk89q
2011-01-17 16:47:38 -08:00
946f149afb
wizjany
2011-01-17 14:11:06 -08:00
b37d9a6ddc
Updated CHANGELOG.txt for 2.8.1.
sk89q
2011-01-17 02:54:14 -08:00
d70a6e3de7
Removed hMod files, simplified configuration and usage.
sk89q
2011-01-17 02:52:57 -08:00
a86a96f2d0
Updated Vector to have getMin() and getMax().
sk89q
2011-01-17 00:37:23 -08:00
84da5bc6f8
Fixed tree generators in Bukkit.
sk89q
2011-01-16 13:44:41 -08:00
bfa7ac6a48
Fixed incorrect loading of disallowed blocks list from the configuration.
sk89q
2011-01-16 13:36:36 -08:00
fb2727c9f2
Fixed error in example config.yml.
sk89q
2011-01-16 13:32:58 -08:00
d1ea3ec9b1
Updated INSTALL.txt for Bukkit.
sk89q
2011-01-16 13:32:42 -08:00
ba0dfb8ff4
Updated for 2.8.
sk89q
2011-01-16 13:22:37 -08:00
e6c101a307
Added permissions and configuration support.
sk89q
2011-01-16 13:19:29 -08:00
94b2b4713e
Added com.sk89q.bukkit.migration.ConfigurationPermissionsResolver.
sk89q
2011-01-16 12:51:35 -08:00
80d7bbfa3c
Updated item/block lists, added Bukkit API for other plugins, moved some things around.
sk89q
2011-01-16 09:39:11 -08:00
3b9fe1b0c4
Updated for 2.7.2.
sk89q
2011-01-12 09:00:11 -08:00
1397c1de4c
/thru should now treat torches and such as pass-through blocks.
sk89q
2011-01-12 08:59:02 -08:00
1cadc5d7f6
/butcher should now kill animals again.
sk89q
2011-01-12 08:56:49 -08:00
bd770a5fac
Fixed permissions checking for individual command.
sk89q
2011-01-12 08:51:08 -08:00
f55d4be2e9
Updated changelog.
sk89q
2011-01-11 10:31:46 -08:00
3fb678a967
Added COMPILING.txt.
sk89q
2011-01-11 10:31:10 -08:00
6390e1f180
Added the tree generator for CraftBukkit. Build process is now a bit difficult.
sk89q
2011-01-11 10:21:26 -08:00
8e4558a246
Updated Bukkit support.
sk89q
2011-01-09 11:43:47 -08:00
8e44295304
Updated changelog.
sk89q
2011-01-09 11:32:27 -08:00
179edac159
Updated sample worldedit.properties file.
sk89q
2011-01-09 11:28:09 -08:00
52edc2ec7e
Added block bag support to the block replacer and sphere brush super pickaxe tools.
sk89q
2011-01-09 11:23:57 -08:00
2f411fa838
Made handling of non-right angles in getDirection() return more relevant errors.
sk89q
2011-01-09 11:22:42 -08:00
010a1c84fd
Added sphere brush tool.
sk89q
2011-01-09 11:14:55 -08:00
0bbc4da594
Changed water to be considered a pass-through block.
sk89q
2011-01-09 10:26:11 -08:00
cdea296396
/tree now makes regular tree and /bigtree makes big trees.
sk89q
2011-01-09 10:22:01 -08:00
d997dbac2b
Fixed HMPlayer.getSolidBlockTrace() and HMPlayer.getBlockTrace() returning null for the world. Changed LocalPlayer.findFreePosition() to take a WorldVector instead.
sk89q
2011-01-09 09:25:24 -08:00
03cf12fcfd
Updated build script to not put Bukkit plugin.yml file inside the release ZIP.
sk89q
2011-01-08 13:13:40 -08:00
98afdd7df6
Changed Bukkit listeners to cancel the event.
sk89q
2011-01-08 13:11:03 -08:00
a36ceecaab
Removed the CLI program from WorldEdit.
sk89q
2011-01-08 13:08:43 -08:00
ab388eb2e8
Gave BukkitPlayer some colors for the messages.
sk89q
2011-01-08 13:07:50 -08:00
3a065c0edb
Updated Bukkit support.
sk89q
2011-01-08 13:03:18 -08:00
d9ef073aef
Merge branch 'master' into bukkit
sk89q
2011-01-08 12:20:49 -08:00
294e9f92c3
Changed worldedit.updatr to point to cloud.github.com.
sk89q
2011-01-08 12:20:01 -08:00
c0f5ab9375
Updated for 2.6.
sk89q
2011-01-08 12:17:46 -08:00
e57b89c0da
Removed 'air' prefix from commands, made /worldeditselect permission more encompassing, and added syntax for //expand <amt> <reverse-amt> <direction> and //expand vert|vertical.
sk89q
2011-01-08 12:14:55 -08:00
7a2f1b58e2
Fixed the tree generator.
sk89q
2011-01-08 11:41:22 -08:00
d55fa96e3e
Added /thaw.
sk89q
2011-01-08 11:40:18 -08:00
1767597672
Fixed WorldEdit not handling ice removal well.
sk89q
2011-01-08 11:30:05 -08:00
b26624bc9b
Moved most methods of ServerInterface to LocalWorld.
sk89q
2011-01-08 11:26:27 -08:00
da4480ab49
Did some minor Vector optimization.
sk89q
2011-01-08 10:59:06 -08:00
2f71a32f64
Fixed inaccuracy with LocalPlayer.getBlockIn() and LocalPlayer.getBlockOn().
sk89q
2011-01-08 10:52:48 -08:00
e8d6c0acfe
Updated CHANGELOG for 2.5.1.
sk89q
2011-01-04 14:43:28 -08:00
fea4be0161
Further fixed permissions.
sk89q
2011-01-04 14:42:44 -08:00
b8426317d9
Fixed permissions checking being completely erroneous.
sk89q
2011-01-04 14:41:15 -08:00
e8af1384d3
Fixed WorldEdit bridge.
sk89q
2011-01-04 14:35:36 -08:00
007d254978
Fixed BukkitPlayer not returning a LocalWorld.
sk89q
2011-01-04 12:21:35 -08:00
1917c94592
Merge branch 'master' into bukkit
sk89q
2011-01-04 11:53:08 -08:00
e8c1dba504
Fixed 'up' being recognized as west in some direction utilizing commands.
sk89q
2011-01-03 12:11:58 -08:00
e1939e0d4c
Updated Bukkit plugin.
sk89q
2011-01-03 12:05:41 -08:00
0dfb88c41d
Merge branch 'master' into bukkit
sk89q
2011-01-02 17:09:11 -08:00
a35fa4ece3
Updated license information.
sk89q
2011-01-02 17:05:04 -08:00
0511bc33a2
Removed jbnt.jar from build.xml.
sk89q
2011-01-02 17:03:31 -08:00
2aeae20e63
Updated changelog.
sk89q
2011-01-02 17:02:18 -08:00
96e848e880
Add a very rudimentary command line program that will check the integrity (a very basic integrity check) of a world.
sk89q
2011-01-02 16:59:50 -08:00
92fe984bfe
Now bundling JNBT.
sk89q
2011-01-01 23:16:16 -08:00
b491457fb8
Implemented /repl tool that will replace a right clicked block with a block of your choice.
sk89q
2011-01-01 22:02:26 -08:00
1ed99f2337
Abstracted super pickaxe mode/tools and changed commands to /tree, /info, /none, /single, /area, and /recur.
sk89q
2011-01-01 21:50:31 -08:00
806081cc59
Fixed repeated comments in HMPlayer.java.
sk89q
2011-01-01 10:35:26 -08:00
d534432a2f
Dropped WorldEdit prefix from session and player classes; changed them to "Local".
sk89q
2011-01-01 10:34:36 -08:00
ac4e6e8ddf
Cleaned up some code, changed WorldEdit to be world-aware (finally).
sk89q
2011-01-01 10:33:18 -08:00
6d172891e2
Do it another way. I fail.
angelsl
2011-01-01 22:20:32 +08:00
6bc6b8bf5a
Fix oversight. :)
angelsl
2011-01-01 22:17:43 +08:00
e5808b75d8
Changed -source to -src in build.xml.
sk89q
2010-12-31 23:12:57 -08:00