Commit Graph

  • b86229dc3c Properly fixes usage of jail:jail master EpicKnarvik97 2022-03-11 13:06:12 +0100
  • eb0c3ba46c Fixes a bug when calling jail with the jail prefix EpicKnarvik97 2022-03-11 12:10:42 +0100
  • 14df4f6d39 Re-adds handcuffing, fixes config reading and fixes a maven dependency EpicKnarvik97 2022-03-11 02:23:20 +0100
  • 544286bd5e Updates .jar to 1.18, fixes formatting and fixes some warnings EpicKnarvik97 2022-03-11 01:33:20 +0100
  • d5296c4314 Improves formatting, removes broken comments and updates version to 1.17 3.0.0-SNAPSHOT EpicKnarvik97 2021-10-21 15:13:55 +0200
  • 820842932a
    Update the build status icon Bradley Hilton 2020-10-13 10:38:44 -0500
  • d77e924aeb
    Merge pull request #170 from graywolf336/dependabot/maven/junit-junit-4.13.1 Bradley Hilton 2020-10-13 10:37:33 -0500
  • d455035c97
    Bump junit from 4.11 to 4.13.1 dependabot[bot] 2020-10-12 20:19:57 +0000
  • f0a816513b Fix a few things, getting back into the flow Bradley Hilton 2019-04-15 15:41:33 -0500
  • abc561ded8 Crops are now wheat, whooops Bradley Hilton 2019-04-15 14:23:22 -0500
  • ac78c941bf Add an option to disallow jailing offline players. This closes #163 and adds a new configuration option Bradley Hilton 2019-04-15 13:22:38 -0500
  • ec2b6ba0f4 Fix the tests failing due to material name changes Bradley Hilton 2019-04-15 12:41:08 -0500
  • eb92967e03 Fix the build Bradley Hilton 2019-04-15 12:29:00 -0500
  • e75e735cef
    Merge pull request #143 from graywolf336/more-tests-for-coverage Bradley Hilton 2019-04-15 11:11:33 -0500
  • 75571ad8ca Merge master Bradley Hilton 2019-04-15 11:05:04 -0500
  • 36f515864f Update to 1.13 Bradley Hilton 2019-04-15 11:00:17 -0500
  • 72ab3dae5d
    Update to the latest Minecraft version Bradley Hilton 2017-06-15 12:21:03 -0500
  • a37907ece9
    Merge branch 'colajunkie13-master' Bradley Hilton 2017-06-15 11:29:34 -0500
  • 7e2094830b Forgot import... M Peters 2017-06-12 18:27:27 +0200
  • 56c54c08f0 Switch from File to InputStream M Peters 2017-06-12 18:13:25 +0200
  • 526a4a5c5b Merge pull request #1 from colajunkie13/Avoid-deprecated-loadConfiguration(InputStream) M Peters 2017-06-10 17:49:58 +0200
  • 99e6b37a64 Avoid deprecated loadConfiguration(InputStream) M Peters 2017-06-10 17:49:27 +0200
  • 4b26ddf382
    Start work on getting more code coverage in the unit tests Bradley Hilton 2017-01-04 19:05:36 -0200
  • f0057a2079 Merge pull request #141 from graywolf336/add-code-coverage-badge Bradley Hilton 2017-01-04 12:06:30 -0200
  • 97877612c5
    Add the code coverage badge from codacy Bradley Hilton 2017-01-04 11:54:45 -0200
  • 862a398c40 Merge pull request #140 from graywolf336/codacy-coverage-test Bradley Hilton 2017-01-04 11:48:14 -0200
  • f624518a0e
    Add coverage reporting Bradley Hilton 2017-01-04 11:26:56 -0200
  • 9d5d56c192
    Add information about the one fix applied to beta 6 so far Bradley Hilton 2017-01-04 10:34:47 -0200
  • b2f0c31421 Get it to build again and update to java 1.8 in the pom.xml Bradley Hilton 2017-01-04 10:31:59 -0200
  • 6c8559c39b
    Try to fix #128 with sqlite. graywolf336 2016-06-18 21:05:25 -0500
  • 1e241eef3c
    Fix some code style issues graywolf336 2016-05-31 12:38:39 -0500
  • 1b3d8c7bdf
    Add the missing break statements in the jailing listener. graywolf336 2016-05-31 11:54:05 -0500
  • 922280d69c
    Add three missing break statements in the legeacy converter. graywolf336 2016-05-31 11:52:30 -0500
  • fa1e935f5a
    Add the codacy badge graywolf336 2016-05-31 11:46:39 -0500
  • 543a862c98
    Cherry-pick the changes for the jail stick graywolf336 2016-05-30 15:13:37 -0500
  • 9e281a821f
    Fix #117, provide username tab completes. graywolf336 2016-05-30 14:40:10 -0500
  • f2adab9a3a
    Update the creation messages as we are using clay brick instead of sword graywolf336 2016-05-30 12:22:44 -0500
  • f6df139864
    Update the pom.xml to point to the right repository graywolf336 2016-05-30 12:10:57 -0500
  • 9452bcb5a3 Fix #118, armor being duplicated. graywolf336 2016-04-02 13:40:18 -0500
  • 92e6f5e641 Fix #91, fix #109, and fix #100. graywolf336 2016-03-22 12:21:20 -0500
  • bd6b9adefb Fix #99, we store records by uuid now. graywolf336 2016-03-22 11:22:52 -0500
  • 7f7b688935 Fixes #112 and fixes #113. graywolf336 2016-03-22 11:11:58 -0500
  • 0aba5e1569 Closes #110, add three additional variables graywolf336 2016-03-21 18:22:40 -0500
  • 780c4f0b8e Fix #95 and #114 graywolf336 2016-03-21 18:10:08 -0500
  • 9cefa8413a Let's try setting the resource folder relative? graywolf336 2016-03-21 17:31:50 -0500
  • 7324c8597e Fix the plugin not loading due to language changes graywolf336 2016-03-21 17:29:13 -0500
  • d0fcfe7c9b Hopefully the final missed item from the 1.9 tests graywolf336 2016-03-21 17:03:51 -0500
  • 42f78963c1 Implement the missing methods, Eclipse failed me. graywolf336 2016-03-21 17:01:48 -0500
  • 95b159c69d First update to 1.9. Sadly makes it not work w/ 1.8 graywolf336 2016-03-21 16:57:29 -0500
  • 1618e17d63 Add the license graywolf336 2015-12-29 14:13:10 -0600
  • a46afe2311 Fix the language fi being broken. graywolf336 2015-12-29 14:02:31 -0600
  • 5dd226409f Update translation info graywolf336 2015-12-29 14:01:01 -0600
  • a115cdabfe Created and pushed by LingoHub. Project: 'Jail Plugin' by User: 'graywolf336@craftyn.com'. Bradley Hilton 2015-12-29 13:27:35 -0600
  • fe55c4edfb Created and pushed by LingoHub. Project: 'Jail Plugin' by User: 'graywolf336@craftyn.com'. Bradley Hilton 2015-12-29 13:24:06 -0600
  • 02fd6bf51f Move the languages to their own folder graywolf336 2015-12-29 12:54:22 -0600
  • b7013d578c Placeholder for my idea for help on the commands. graywolf336 2015-11-02 11:49:31 -0600
  • e5e6153806 Merge pull request #98 from perhenrik/master Bradley Hilton 2015-10-29 12:42:10 -0500
  • 9f2e1d9786 Fixed payitem bug Per Henrik Johansen 2015-10-25 12:41:02 +0100
  • ae39ac2cfe Update the pom, dns hasn't updated for the new repo graywolf336 2015-08-18 09:24:54 -0500
  • f9035baa35 More work on javadoc...disable the lint for now graywolf336 2015-08-18 09:19:37 -0500
  • 63b43d1191 Fix javadoc build errors and fix #90 graywolf336 2015-08-18 08:49:50 -0500
  • 65635fe761 Fix the updater failing due to recent changes to the build server graywolf336 2015-08-15 02:18:11 -0500
  • 052e124386 Fix not being able to remove a prison, fixes #86 graywolf336 2015-07-29 11:05:05 -0500
  • 0704ed5ce7 Update the Jail distribution repo graywolf336 2015-07-27 01:23:40 -0500
  • b99520b10b Fix long standing bug where extra nodes in data.yml would be created graywolf336 2015-07-24 12:31:06 -0500
  • 9ec7f389db Load/Disable the move protection listener #88 graywolf336 2015-07-23 14:53:30 -0500
  • 1648c04745 Correct the message in debugging when unjailing graywolf336 2015-07-23 14:31:36 -0500
  • 890923fca7 Don't use limit with sqlite. Fixes #89 graywolf336 2015-07-23 14:09:55 -0500
  • 44ce2c7cfe Fix the spacing/line ending on the readme I accidently did. graywolf336 2015-06-30 16:13:33 -0500
  • 07938209bb Forgot to save the readme....whoops. graywolf336 2015-06-30 16:11:48 -0500
  • c9696b8671 Update the readme graywolf336 2015-06-30 16:08:47 -0500
  • fec666a6f7 Add tabcomplete to transfer. Closes #77 graywolf336 2015-06-30 15:09:55 -0500
  • c4c2b30820 After transferring update the signs. graywolf336 2015-06-30 14:27:44 -0500
  • 2373338770 Fix #83, transfers failing due to various errors graywolf336 2015-06-30 14:15:35 -0500
  • 93d8b88bb1 Add a command option to force jailing never played graywolf336 2015-06-30 12:48:33 -0500
  • c22f1ec22d Add tab completion to the jail command #77 graywolf336 2015-06-29 22:46:36 -0500
  • a602bf77fe Fix jail check not tab completing online names graywolf336 2015-06-29 22:44:46 -0500
  • 3225c6e853 Revert the change to the JailSignsCommand graywolf336 2015-06-15 09:15:53 -0500
  • 45a0c79bdd Fix inventory not being stored in chests of a cell graywolf336 2015-06-12 23:09:08 -0500
  • e77cda996e Gotta remember to add command arguments to the tab completion graywolf336 2015-06-12 22:16:56 -0500
  • 91e74845a2 Add update to the sign commands, same as refresh. graywolf336 2015-06-12 22:13:09 -0500
  • 4c7166251f Add isJailedForever to the prisoner & use it in pay graywolf336 2015-06-10 16:05:24 -0500
  • e598b0c424 Fix #82, don't jail players haven't played before graywolf336 2015-06-10 15:59:44 -0500
  • 312fe5105b Don't throw the async jail exception, we run it sync graywolf336 2015-06-10 15:31:42 -0500
  • 806176ca1c Add the missing files, Github for windows missed it graywolf336 2015-06-05 18:02:02 -0500
  • 384fa3601b New command for signs, closes #79 graywolf336 2015-06-05 18:01:31 -0500
  • bd1b3ec04d Update the signs on cells when someone is jailed graywolf336 2015-06-05 10:47:19 -0500
  • bcf0a46852 Fix chest being selectable if trapped and regular were next to each other graywolf336 2015-06-05 10:13:48 -0500
  • 2e492ebe74 Semantic update on the a util method graywolf336 2015-06-04 17:18:22 -0500
  • 176fde313e Remove last test and various changes graywolf336 2015-06-03 16:39:20 -0500
  • 24ed74446b Add javadoc to the hasVotedAlready graywolf336 2015-06-03 16:27:17 -0500
  • 89f709390a Add api to get the build version of jail graywolf336 2015-06-03 11:59:20 -0500
  • 68e35ed271 New method to see if a jail has an empty cell graywolf336 2015-06-03 11:33:37 -0500
  • 82487805b4 Clear the sign lines before reloading graywolf336 2015-06-03 10:40:42 -0500
  • b91b54a9fc Don't make the string arrays each tab graywolf336 2015-06-03 10:01:24 -0500
  • 1c43951a7c Clean up the getJailsByPrefix method graywolf336 2015-06-02 12:34:37 -0500
  • fd2e69cb77 Broadcast now requires a permission node, fixes #54 graywolf336 2015-06-03 00:07:21 -0500
  • 98e4916a18 Fixed %prettytime% not working on forever time graywolf336 2015-06-02 23:37:55 -0500
  • 5393d5556b Sort the cell list before sending them, adds #80 graywolf336 2015-06-02 22:28:15 -0500
  • e92ec67ec9 No more async jailing, fixes #73 throws Exception graywolf336 2015-06-02 22:14:06 -0500