Commit Graph

14 Commits

Author SHA1 Message Date
Markus Reiter 6759c4427a Unify casks with shimscripts. (#24039) 2016-08-26 16:30:52 +02:00
Markus Reiter 79c1153f29 Simplify version conversion methods. (#22755) 2016-07-15 13:35:22 +01:00
vvv 617e106b64 update minecraft server to 1.10.2 (#22405) 2016-06-26 10:50:26 +01:00
Aditya Dalal 7cc460aadb updated minecraft-server (1.9.4) (#21162) 2016-05-12 16:09:36 -04:00
Jerzerak b2a08b363e Update minecraft-server to 1.9.2 2016-03-30 21:58:42 +03:00
Jerzerak 85ea6872b9 Update minecraft-server to 1.9 2016-03-01 14:15:16 +00:00
Jerzerak 7c3c53bab6 Update minecraft-server to 1.8.9 2016-02-24 23:46:27 +00:00
Vítor Galvão c73aab95ce minecraft-server.rb: add shim comment 2016-02-13 20:52:40 +00:00
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Josh Hagins f7124183a5 Add fixes from rubocop-cask 0.2.2
See caskroom/rubocop-cask#10, caskroom/rubocop-cask#11
2016-01-04 04:06:21 -05:00
Josh Hagins 418b707fa1 minecraft-server.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Victor Popkov da3d42156f minecraft-server.rb: add space between { and | 2015-09-20 21:29:03 +03:00
Chris Ridgers 2b9660d945 New cask for minecraft-server
I've created a new cask that pulls down the minecraft server jar and
set's up a binary linking to it.  Some potential changes for anyone
reviewing it include testing for 64bit architecture as part of
the binary and if present passing '-d64' to the java call as an
argument'.  Also, if there's a sane way to allow for the application to
run in the background, that would be a nice default, along with the
ability to pass options through to the java call.

I've added in an extra line to the caveats.
2015-09-20 21:05:32 +03:00