Commit Graph

20 Commits

Author SHA1 Message Date
QuickWrite 1e5e9e04b4
style: Fix spelling mistake of 'FastAsyncWorldEdit' in craftscript readme (#1431)
Change 'FastAsybcWorldEdit' to 'FastAsyncWorldEdit'.
2021-11-20 12:02:25 +01:00
NotMyFault 80b6a100e8
Switch to vanity url 2021-02-16 23:49:04 +01:00
N0tMyFaultOG 6cd28a87d4 Update the CraftScript README and SUBMITTING files
a095b284c8cebff0caf4f8dbfd8140c595787e76

Co-Authored-By: Matthew Miller <mnmiller1@me.com>
2020-11-13 22:40:35 +01:00
Matt 96dcb95b7c
Javadoc and Formatting fixes. (#619)
Javadoc and Formatting fixes.

Also, extremely minor code changes which have been tested.
This commit is only part one of two commits that aim to fix problems with formatting in our project. In part two I will modify the Google Java Style Guide (since it closely matches our code style) for our project so there is guidance on how to format and document. 

* Updated PlotSquared URL
* Removed plugin acronyms
* Fixed a typo
* Fixed grammar
* Use modern block id's
* Update YouTube video URL
2020-10-05 13:41:41 -04:00
MattBDev 1fd4d7c27e Update draw.js 2020-03-22 15:46:02 -04:00
NotMyFault 0a0b41bf0b Update discord links 2020-03-10 00:06:26 +01:00
wizjany 17cfdee347 Update/remove more dead links. 2019-08-06 23:07:26 -04:00
orthoplex64 4b004b6531 Use 3 wool block variables instead of array 2018-12-31 19:36:41 -06:00
orthoplex64 c6ef09380e Update maze.js 2018-12-31 19:04:32 -06:00
Matthew Miller b300c21185 Update draw.js and roof.js 2018-12-20 13:43:01 +10:00
Gimlao ed123f4f64 [maze.js] Added Height, Size, Thickness and Flags 2013-07-09 14:15:37 +02:00
Wizjany 89bdd8d9ba Tie up lose ends with NmsBlock class loading. 2013-01-19 18:33:23 -05:00
Wizjany ad349aecb1 Support different NMS block classes depending on version.
- The .class files in the contrib folder of the zip go in
  plugins/WorldEdit/nmsblocks
- This allows us to swap new class files in without releasing
a completely new version each time
- Whatever version the last release is for has an inbuilt fallback
- If the plugin and server are mismatched and you have nothing in
  nmsblocks you're screwed
2013-01-18 03:17:52 -05:00
sk89q 2a93baf15b Modernized pom, readmes. 2012-10-19 21:10:39 -07:00
sk89q e121442ee9 Added pom.xml, moved files around. Sun Rhino support has been dropped. 2011-04-30 19:37:49 -07:00
sk89q 2bc75dd5db Re-added Sun Rhino implementation. 2011-01-30 19:49:57 -08:00
sk89q 4715a733c9 Removed edit scripts. 2010-10-12 22:11:54 -07:00
sk89q e3a2cd4db6 Added meteorshower.js. 2010-10-03 17:41:55 -07:00
sk89q 20b20870d8 Added a top to trees generated by forestgen.js. 2010-10-03 17:29:34 -07:00
sk89q 4a8a3e832e Added forestgen.js example editscript. 2010-10-02 17:15:18 -07:00