Commit Graph

1507 Commits

Author SHA1 Message Date
dordsor21 a693d23489
Make it build and add safety to tab completion times 2021-03-07 19:34:14 +00:00
N0tMyFaultOG 98e85733b9 Let's not open issues here anymore 2020-05-30 00:22:30 +02:00
N0tMyFaultOG e6da2a5810 * 2020-05-29 20:00:23 +02:00
NotMyFault 259fcc2f29 Add metrics to Favs and add missing dependencies 2020-02-01 14:35:11 +01:00
NotMyFault 93548e4fe9
Update ISSUE_TEMPLATE.md 2019-12-31 00:04:00 +01:00
NotMyFault 29c9feea44
Update ISSUE_TEMPLATE.md 2019-12-31 00:00:39 +01:00
Jesse Boyd 55059437be
Delete RegionFilter.java 2019-11-13 14:54:25 -08:00
Jesse Boyd 42bd4583fa
Merge pull request #1332 from nmaster/master
Enable FAWE for Command Blocks in Nukkit.
2019-10-31 06:00:06 -07:00
NotMyFault 9ff3f45e52
Update README.md 2019-10-31 11:50:49 +01:00
NotMyFault c5d6466eed
Fixes #1304
A bit late but I'm going thru my old issues ;p
2019-10-30 17:27:41 +01:00
Dominik Renzel 7bc2e0181b enable FAWE for command blocks to work in nukkit. 2019-09-23 00:16:04 +02:00
Dominik Renzel 756b9d00af added bin folders to gitignore 2019-09-22 23:21:38 +02:00
Dominik Renzel a3cb8af95d Revert "Added support for command blocks in Nukkit."
This reverts commit ba9aff2a8a.
2019-09-22 23:19:42 +02:00
Dominik Renzel d3cc84c026 Revert "removed unnecessary code"
This reverts commit 553c89beeb.
2019-09-22 23:19:20 +02:00
Dominik Renzel 553c89beeb removed unnecessary code 2019-09-22 16:51:22 +02:00
Dominik Renzel ba9aff2a8a Added support for command blocks in Nukkit. 2019-09-22 16:14:35 +02:00
NotMyFault 58243b6757 Backport debugpaste order
Also add dependency check for NukkitX.
2019-07-25 22:32:38 +02:00
Jesse Boyd 5cc5ce5537
FIx for AsyncChunk 2019-07-12 17:38:03 +10:00
NotMyFault e994c765fa Add permission for //help 2019-07-07 01:26:05 +02:00
NotMyFault f71043bea6 Moving fawe adapter to console 2019-06-13 01:52:41 +02:00
NotMyFault d89cb44db7
Update ISSUE_TEMPLATE.md 2019-05-02 22:06:36 +02:00
NotMyFault 4879e0b62a Add javadoc 2019-05-02 19:49:10 +02:00
NotMyFault e1a62156c2 Add paste service 2019-05-01 23:50:07 +02:00
dordsor21 57c85d0aac Fix build I guess 2019-04-22 14:04:38 +01:00
NotMyFault 3132b8f1f2 Revert "Just build bukkit artifacts"
Dw dords, the last build will stay online on codemc so people can get it there incase our ci tends to die again and they can't build it locally :)
2019-04-22 00:54:26 +02:00
NotMyFault 2eee25e44e
Just build bukkit artifacts 2019-04-22 00:44:35 +02:00
Jesse Boyd 56499b7752
Fix invalid schematic message 2019-04-13 07:15:35 +10:00
Jesse Boyd 361a4e3dce
Potential NBT fix 2019-04-13 00:56:10 +10:00
Jesse Boyd a31dd987a5
drop endswith check 2019-04-11 13:18:26 +10:00
Jesse Boyd c5640e5038
optimize FawePlayer wrap @aikar 2019-04-11 11:11:09 +10:00
Jesse Boyd e901a0eba6
Remove getSimpleName FawePlayer 2019-04-11 02:12:38 +10:00
Jesse Boyd 4c87fea95c
fix NPE with void chunk 2019-04-06 15:34:45 +11:00
Jesse Boyd c6db4e10fd
Add return value 2019-04-06 14:48:04 +11:00
Jesse Boyd d1f6ef14ef
*rename method 2019-04-06 14:47:23 +11:00
Jesse Boyd dd28c78a36
trimflatfilter 2019-04-06 14:45:39 +11:00
Jesse Boyd 92e50d5897
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2019-04-06 05:05:50 +11:00
Jesse Boyd 4c9f9606d9
re-add bukkit mvn artifact 2019-04-06 05:03:37 +11:00
dordsor21 8c3e6b7e08
Update offset to match ci 2019-04-03 14:42:54 +01:00
Jesse Boyd b514efecfc
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2019-04-03 01:37:49 +11:00
Jesse Boyd 049dbe2dc2
Fix farmland data 2019-04-03 01:34:29 +11:00
NotMyFault d13b946b02
Update README.md 2019-03-29 21:36:10 +01:00
NotMyFault a1ffd3d5ff Fix PlotSquared maven repo link 2019-03-21 19:41:41 +01:00
NotMyFault 4bd026239d Adding link for 1.13.x issues
There you have your description and links ;p

Co-Authored-By: Hannes Greule <sirywell@users.noreply.github.com>
2019-03-21 19:35:57 +01:00
NotMyFault 14f3b914d3
Update offset to match build version 2019-03-02 13:43:53 +01:00
NotMyFault b39b388645 Reorder debugpaste information 2019-03-01 00:39:36 +01:00
NotMyFault 28e2537aaa
Merge pull request #1275 from N0tMyFaultOG/master
Fix building Forge versions
2019-02-27 07:07:18 +01:00
NotMyFault ab71b938e5 Fix building Forge versions 2019-02-27 07:05:41 +01:00
Josh Knight 70e24e432c
Merge pull request #1274 from N0tMyFaultOG/master
Switching from hastebin to Incendo
2019-02-26 19:37:55 -05:00
NotMyFault ee9950bca7 Switching from hastebin to Incendo 2019-02-26 15:50:01 +01:00
NotMyFault dc2d277517
Update ISSUE_TEMPLATE.md 2019-01-12 18:03:39 +01:00