vemacs

Results 10 issues of vemacs

Is it possible for mark2 to add support for BungeeCord? Basically, for detection of whether or not a server is BungeeCord, the server starts with something like: ``` 14:16:35 [INFO]...

I'm currently using a different script for backups, but looking at the mark2 options, here's what I see: - TARing regions might have an increase in filesize, since regions are...

Screenshot of example: ![](http://i.imgur.com/jONF7CI.png) It seems to default to black, irregardless of the set colors, and on transparent terminals (at least pantheon-terminal and gnome-terminal), it isn't transparent. You can see...

Spigot's `restart-on-crash` kills the process, then attempts to launch a script. I just ended up disabling it, but it could be a nice feature, if say, an OOM kills the...

Example: https://github.com/drtshock/Essentials/blob/2.x/nms/BlockMetaProvider/src/net/ess3/nms/blockmeta/BlockMetaSpawnerProvider.java No need to write NMS implementations for every new Spigot package version if you use this. This has been tested.

enhancement

There is a slight gradient under the status bar in Android 5.0+, which looks strange since the status bar is supposed to be one flat color, like in other apps....

The transparent status bar coloring results in a weird-looking shadow on top of the toolbar. Setting it to colorPrimaryDark fixes it. Before: ![](https://i.imgur.com/urTmDDb.png) After: ![](https://i.imgur.com/ygdv91a.png) Since the app has no...

Could be useful for diagnosing memory leaks, GC intervals, and such. Just a thought.

http://paste.ubuntu.com/14469998/ Nothing changed. I verified that my password was correct by logging in using web. However, web skype asks me for a captcha, which this is not handling: ![](https://i.imgur.com/tkvR1mA.png)

My repo: https://github.com/vemacs/civcraft/ I'm going to fire up a test instance and try this out, but it compiles, is Mavenized and updated to 1.7.9 (v1_7_R3), and has BoneCP, etc... shaded...