Eric Stokes
|
c9b52c81a6
|
Add some neat debug to Permissions
|
2012-03-12 20:58:58 -06:00 |
|
Eric Stokes
|
5be6ea2766
|
Use the fromstring in entity type
|
2012-03-10 10:29:44 -07:00 |
|
main()
|
dcc6b828a8
|
Unused imports.
|
2012-03-10 13:59:04 +01:00 |
|
Eric Stokes
|
7da91f7875
|
Fix NPE with players and purging, Update AP and CH
|
2012-03-10 00:32:26 -07:00 |
|
Eric Stokes
|
d84f930a54
|
Fix purging removing the player entity
...and lots of other bad stuff...
|
2012-03-09 23:45:10 -07:00 |
|
main()
|
bdd5e8bd91
|
Now shortening the URL in /mvv using bit.ly!
|
2012-03-08 17:59:25 +01:00 |
|
main()
|
08b8f01c44
|
Bugfix: We shouldn't check access-perms if enforceaccess is off!
|
2012-03-04 20:38:26 +01:00 |
|
main()
|
871a601e37
|
General cleanup.
|
2012-03-03 17:07:07 +01:00 |
|
main()
|
bd7ad20b7b
|
Fixed the tests.
Why is this option even on by default...
|
2012-03-02 21:22:12 +01:00 |
|
main()
|
873d878252
|
Build fixed. Bukkit, I hate breaking changes!
However, this is not tested *at all*. Try it if you're brave enough ^^
|
2012-03-01 16:55:37 +01:00 |
|
main()
|
8c63cac4c5
|
I'm walking...
(Yes, I'm doing this on my iPhone)
Should fix #530.
|
2012-03-01 13:12:09 +01:00 |
|
main()
|
283913010f
|
Now using SerializationConfig v1.3
|
2012-02-26 16:45:23 +01:00 |
|
main()
|
109582335b
|
Missing javadoc.
|
2012-02-25 14:59:33 +01:00 |
|
main()
|
3f09fbd710
|
Fixed the world-purger using the names from the new EntiyType-enum.
Closes #478.
Should fix #482.
Poor sheep.
|
2012-02-25 14:48:36 +01:00 |
|
main()
|
ccb96ead10
|
Nasty bugs are nasty.
|
2012-02-25 13:11:21 +01:00 |
|
Eric Stokes
|
5c48899d92
|
Add initial support for enforcing access better
|
2012-02-23 20:15:10 -07:00 |
|
Eric Stokes
|
5f5d7084fa
|
Add **much** better mv check command
|
2012-02-22 20:22:37 -07:00 |
|
Eric Stokes
|
7b9c26d40a
|
Cleanup logging a bit, state when core is allowing players to access
|
2012-02-21 17:45:29 -07:00 |
|
Eric Stokes
|
0c96da48f9
|
Allow Spawner eggs to override settings
|
2012-02-21 16:58:36 -07:00 |
|
Eric Stokes
|
fbbe031b2c
|
Fix for method deprecations in R5
|
2012-02-21 05:25:59 -07:00 |
|
main()
|
868ac57a4a
|
Removed TODOs in deprecated classes. There's nothing left to be done there.
|
2012-02-06 19:25:34 +01:00 |
|
main()
|
7c21a114db
|
Fixed a bug in the info-command.
Information about the player's current world was shown when he entered an invalid world-name.
|
2012-02-06 17:19:51 +01:00 |
|
main()
|
e7573d3bd7
|
Rewrote the who-command. Fixes #467.
|
2012-02-06 17:19:50 +01:00 |
|
main()
|
772d5a222d
|
Unused import...
|
2012-02-06 17:19:44 +01:00 |
|
Eric Stokes
|
9eaca3e093
|
Bump to 2.4
|
2012-02-05 21:57:31 -07:00 |
|
Eric Stokes
|
2eb61af76f
|
Remove Structures and Types from import
Fixes #466
|
2012-02-05 20:32:09 -07:00 |
|
Eric Stokes
|
ad9d4e41ff
|
Remove EGG, that's for chickens, silly.
|
2012-02-05 00:10:36 -07:00 |
|
Eric Stokes
|
6a2e0e5810
|
Fix Portals being blocked in End
This Fixes #463
This is caused by a bug in Bukkit/Bukkit@b2364780cb see line 38 of EntityCreatePortalEvent
|
2012-02-04 23:46:40 -07:00 |
|
Eric Stokes
|
a9c6582487
|
Fix bypass perms. Fixes #443
I had a typo and didn't add the parent perms :(
Sorry about this big breakage... should be fixed.
|
2012-02-04 18:06:50 -07:00 |
|
Eric Stokes
|
b66028e0e0
|
Lots of cleanup prepping for 2.3AB
|
2012-02-04 17:40:12 -07:00 |
|
Eric Stokes
|
3ac4e55dc2
|
Minor bug fixed preparing for 2.3
Fix chatPrefix -> chatprefix
Fix portalcooldown -> teleportcooldown
Fix made teleportcooldown show up in the config
Add New warnings to the default.
|
2012-02-04 10:14:58 -07:00 |
|
Eric Stokes
|
950991ff1b
|
Removed old checks, cleanup poop
Add in the deprecated config method to not break other plugins
Fix handling of unloaded worlds in info and list
|
2012-02-04 09:10:56 -07:00 |
|
main()
|
a1b07065b2
|
Merge branch 'master' of github.com:Multiverse/Multiverse-Core into config-changes
Conflicts:
src/main/java/com/onarandombox/MultiverseCore/MultiverseCore.java
src/main/java/com/onarandombox/MultiverseCore/MultiverseCoreConfiguration.java
src/main/java/com/onarandombox/MultiverseCore/commands/ConfigCommand.java
src/main/java/com/onarandombox/MultiverseCore/utils/MVPermissions.java
src/main/resources/defaults/config.yml
|
2012-02-04 15:19:37 +01:00 |
|
main()
|
a1075224d3
|
Fixed config...
|
2012-02-04 14:22:55 +01:00 |
|
Eric Stokes
|
d707a9f9a8
|
Made config command more hardcoded, but work.
|
2012-02-04 00:18:48 -07:00 |
|
Eric Stokes
|
90b04aa798
|
Add migrater for new configs, remove default, it's autogenned now
|
2012-02-03 23:36:17 -07:00 |
|
main()
|
5d1532e811
|
Updated build instructions in README (goodbye, submodules!)
|
2012-02-02 17:25:53 +01:00 |
|
main()
|
443d62580b
|
CommandHandler is now mavenized, we can delete the submodule!
|
2012-02-02 17:20:46 +01:00 |
|
Eric Stokes
|
541819ea8f
|
Move to shaded CH, this will break all MV plugins
|
2012-02-01 21:44:15 -07:00 |
|
Eric Stokes
|
b09ea0e66a
|
Add shading relocation so we don't conflict anymore!
|
2012-02-01 19:37:33 -07:00 |
|
Eric Stokes
|
8272e121f4
|
Update to allpay 6
|
2012-02-01 19:13:47 -07:00 |
|
main()
|
5d2534f497
|
Goodbye economy-dependencies!
|
2012-02-01 18:07:27 -07:00 |
|
main()
|
1e7eef90f9
|
Now using AllPay as maven-dependency, not as git-submodule.
|
2012-02-01 17:13:59 +01:00 |
|
main()
|
44df567936
|
Now using SerializationConfig.
|
2012-02-01 16:28:23 +01:00 |
|
main()
|
d595cb9a31
|
Added SerializationConfig-dependency, including it with the shade-plugin.
|
2012-01-31 20:49:55 +01:00 |
|
Eric Stokes
|
e8a72d19e1
|
Fix checkstyle violations
|
2012-01-29 15:56:57 -07:00 |
|
Eric Stokes
|
dde3b63fb9
|
Fix non-active properties not saving.
Fixes #409
|
2012-01-29 15:40:16 -07:00 |
|
Eric Stokes
|
87d4d4e1f4
|
Allow generate-structures to be used per world
|
2012-01-29 12:41:48 -07:00 |
|
Eric Stokes
|
7aca740296
|
Fix javadocs in PortalTypeConfigProperty
|
2012-01-29 12:37:40 -07:00 |
|
Eric Stokes
|
6c9bc6951f
|
Many small fixes.
- Update to 1.1-R2
- Fix the '--list' not working with the import
- Fix typo in new portalform catcher
- Fix 'the_end' not working on import/create
|
2012-01-29 12:11:41 -07:00 |
|