Commit Graph

1811 Commits

Author SHA1 Message Date
mikeprimm b6439100e4
Merge pull request #2507 from Paragoumba/patch-1
Escaped asterisks in README.md
2019-06-09 07:30:45 -05:00
Paragoumba a259d6bfab
Escaped asterisks 2019-06-08 19:41:20 +02:00
mikeprimm 1df727363c
Merge pull request #2438 from Aaron-Mann/patch-1
Create README.md
2019-04-27 15:09:30 -05:00
Aaron-Mann 3928985d34
Create README.md
I was checking out the Repository for your plugin (which I love using on my server) when I noticed that you did not have a "readme" file. I have created a draft readme file for the repo, with all information taken form documentation on CurseForge. Hope this can help you out!
2019-02-03 20:56:17 -08:00
mikeprimm 2cd5c3ec02 Update issue templates 2018-12-04 23:46:39 -06:00
mikeprimm 82386dd626 Update issue templates 2018-12-04 23:45:31 -06:00
mikeprimm 4fd467911e Update issue templates 2018-12-04 23:44:00 -06:00
Mike Primm 05b4b697f8 Bump to 2.6-beta-1 2018-07-08 14:52:13 -05:00
mikeprimm 085543e45f
Merge pull request #2188 from lucko/master
Add support for LuckPerms offline permission checks
2018-07-07 10:36:09 -05:00
Mike Primm e34230c340 Add gson to POM 2018-02-13 19:29:53 -06:00
Mike Primm 48fbecac40 Add support for game profile based player images 2018-02-13 19:21:48 -06:00
Luck 3d65b258b3
Add support for LuckPerms offline permission checks 2018-01-17 20:28:24 +00:00
mikeprimm 7b9100cff2
Merge pull request #2183 from Pisi-Deff/add_markers_component_cfg
Add config section for new Sidebar Markers component
2018-01-12 07:06:00 -06:00
Eerik Mägi 5566bf306b
Add config section for Sidebar Markers component
Disabled by default

ref: webbukkit/DynmapCore#89
2018-01-06 19:17:48 +02:00
Mike Primm ea0c24a4d8 Drop setBlockNames, make getBlockIDMap fully qualified 2017-07-06 10:17:13 -05:00
Mike Primm 6286571b5e Bump to 2.6-SNAPSHOT 2017-06-10 07:56:54 -05:00
Mike Primm aa78918411 Prep for 2.5 release 2017-06-08 19:29:08 -05:00
mikeprimm 08a071559a Merge pull request #2087 from KovuTheHusky/bstats
Move from mcstats.org to bstats.org for Metrics
2017-06-08 07:58:21 -05:00
mikeprimm 77410a70aa Merge pull request #2099 from satoshinm/glowstone
Fix Glowstone support GlowChunkSnapshot class
2017-06-08 07:57:31 -05:00
Satoshi N. M 9233b6b849 Fix Glowstone support GlowChunkSnapshot class
Package was moved in https://github.com/GlowstoneMC/Glowstone/pull/444
2017-05-29 15:46:28 -07:00
Mike Primm 1b8f441712 Add 1.12 support 2017-05-15 21:35:27 -05:00
Kevin Breslin 3740e59943 Move from mcstats.org to bstats.org for Metrics 2017-04-17 17:16:18 -04:00
Kevin Breslin d62094e515 Merge commit 'fc717ae7207270056908c0b40024f2f726afc4e4' 2017-04-15 20:49:36 -04:00
Mike Primm fc717ae720 Bump to 2.5-SNAPSHOT 2017-02-12 00:54:19 -06:00
Mike Primm d36e3caf04 Prep for release 2017-02-11 17:12:27 -06:00
Mike Primm 9f835b4978 Remove old Spout library 2016-06-21 22:58:40 -05:00
Mike Primm 3f0a842414 Bump to v2.4-SNAPSHOT 2016-06-12 12:15:40 -05:00
Mike Primm c4cc6dcca5 Prep for v2.3 GA 2016-06-12 10:14:28 -05:00
Kevin Breslin 2fef8eac1e Add wildcard types for generics to suppress warnings 2016-06-11 21:45:27 -05:00
Kevin Breslin 1a6ed552ea Remove unused imports and local variable 2016-06-11 21:44:52 -05:00
Mike Primm c4a59d2d29 Add handling for v1.10 unloadQueue 2016-06-11 21:38:50 -05:00
Mike Primm 4300f0b7ab Update for 1.10 - make workaround for Spigot API permanent 2016-06-10 01:14:06 -05:00
Kevin Breslin 736c77c54c Merge branch 'master' of https://github.com/KovuTheHusky/dynmap 2016-05-23 00:50:29 -04:00
Mike Primm 95ba9b9521 Another try at 1.9 chunk freeze workaround - avoid unloadChunk API 2016-04-08 00:25:30 -05:00
Mike Primm eecef06684 Avoid trying to get unloadQueue when field not found 2016-04-02 19:01:04 -05:00
Mike Primm 27dc1d4a0b Try to handle TerrainControl biomes 2016-04-01 23:55:53 -05:00
Mike Primm b10a1585f4 Add workaround for Spigot 1.9 problem with unloadChunk(safe=false) 2016-03-28 19:41:08 -05:00
Mike Primm 9b72e5b3f1 Revert "Revert "Remove duplicate removeEntities - Fixes #1838""
This reverts commit 834d315545.
2016-03-28 19:20:06 -05:00
Mike Primm 834d315545 Revert "Remove duplicate removeEntities - Fixes #1838"
This reverts commit 0253a644bf.
2016-03-20 16:36:21 -05:00
Mike Primm 94fc53ef91 Add initial support for Spigot/CB 1.9 2016-03-01 22:42:24 -06:00
mikeprimm 20320c578f Merge pull request #1851 from starlis/dupeRemoveEntities
Remove duplicate removeEntities - Fixes #1838
2016-01-21 18:30:39 -06:00
mikeprimm 829a02b636 Merge pull request #1839 from Black-Hole/clear-cache
clear the affected cache if triggerRender...() is called
2016-01-21 18:29:39 -06:00
Kevin Breslin 7aefc0555f Merge remote-tracking branch 'webbukkit/master' 2015-12-22 18:58:56 -05:00
Aikar 0253a644bf Remove duplicate removeEntities - Fixes #1838
This is handled by unloadChunk
2015-11-03 21:22:19 -05:00
BlackHole 96a11c4711 clear the affected cache if triggerRender...() is called 2015-09-21 15:53:00 +02:00
mikeprimm 9d2755cab1 Merge pull request #1821 from mg-1999/patch-1
Minor Grammar Fix in the config
2015-09-04 22:33:06 -05:00
Mike Primm e69fc065cd Remove javadoc build - not needed here 2015-09-04 22:23:06 -05:00
Kevin Breslin deb7e68ba5 Merge remote-tracking branch 'webbukkit/master' 2015-08-12 14:55:27 -04:00
Matthijs f440e3948f Whoop 2015-08-08 20:31:38 +02:00
Matthijs ffc950d33a Minor grammer fix 2015-08-08 20:29:54 +02:00