File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.4.0
2+ * Improvement: Added coleader, you can disable it by not giving the ` /f coleader ` permission
3+ * Improvement: Allow server owners to let factions use colour codes in /f title and /f desc
4+ * Improvement: Add ability for server owners to toggle the ability for factions to color the desc and title.
5+ * Improvement: Added truces
6+ * Bugfix: Fix NPE when running /f mod without args (#17 )
7+ * Bugfix: Scoreboard bug - the scoreboard could be blank on first join
8+ * Docs: Documentation Created
9+ * Internal code cleanup
10+
111# 1.2.1
212* API: New API Event: EventFactionsChatModeChange
313* API: ChatMode, FLocation and Relation improvements
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ sourceCompatibility = 1.8
99targetCompatibility = 1.8
1010
1111allprojects {
12- version = " 1.3 .0"
12+ version = " 1.4 .0"
1313 group = " net.redstoneore"
1414}
1515
You can’t perform that action at this time.
0 commit comments