Speedgot
Dominion
-----
Dominion is a completely open-source, free, future-proof, territory anti-grief plugin.
Download Now
781.4 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
fix bugs
cc2c141
: add debug logging for package directory path processing in Misc.java (zhangyuheng)
----------
,
Apr 17, 2025
fix bugs
37ef0da
: add unique naming for Dominion nodes to prevent conflicts (zhangyuheng)
3cbd117
: fix migration error messages to use the correct placeholder (zhangyuheng)
550a4a1
: fix naming conflict in Dominion nodes during creation (zhangyuheng)
be8f3c0
: fix naming conflict in Dominion nodes during creation (zhangyuheng)
c653523
: refactor dominion naming logic to ensure unique names and fix child mapping (zhangyuheng)
----------
,
Apr 17, 2025
fix bugs
8f73c74
: update SQLITE type strings and increment version to 4.0.1-beta (zhangyuheng)
----------
,
Apr 16, 2025
fix cache bugs
fix cache bugs
----------
,
Apr 10, 2025
fix more bugs
fix more bugs
----------
,
Mar 28, 2025
fix some bugs
fix some bugs
----------
,
Mar 18, 2025
fix expand contract dont take effect bug
fix expand contract dont take effect bug
----------
,
Mar 16, 2025
fix economy text placeholder display fail
fix economy text placeholder display fail
----------
,
Mar 13, 2025
fix update player status fail
fix update player status fail
----------
,
Mar 13, 2025
rewrite whole framework add more support languagse
Be care for, you need to re configure your configuration when upgeaded from 3.x
For detail information please refer to documentation :
https://dominion.lunadeer.cn/en/notes/doc/owner/other/upgrade/
----------
,
Mar 13, 2025
add support of slime-fun
8d97823
: fix migration from residence throw db exception (zhangyuheng)
027ba97
: add player damage player flag
#40
, add monster damage player flag (zhangyuheng)
4863413
: add flag check method in api to support slime-fun etc.
#54
(zhangyuheng)
----------
,
Jan 26, 2025
fix some bugs
a61d145
: fix transfer dominion don't check amount problem (zhangyuheng)
4a84d62
: fix slime-fun (or other third-part plugins) can dupe items problem (zhangyuheng)
2e064b5
: allow operator migrate res for players (zhangyuheng)
----------
,
Jan 22, 2025
fix bugs
3aae169
:
#49
fix wrong contract/expand behave, optimize command tab complete performance (zhangyuheng)
dd5ef5f
: update docs for new dom expand/contract command (zhangyuheng)
67b12bb
:
#48
made link customized (zhangyuheng)
5d2138d
: fix ender man can tp into dom (zhangyuheng)
2cbe2ff
: fix CraftShulker cannot be cast to class org.bukkit.entity.Player (zhangyuheng)
----------
,
Jan 6, 2025
update 3.0 to support stronger api
069a095
: fix java.util.MissingFormatArgumentException: Format specifier '%d' (zhangyuheng)
e935858
:
#44
(zhangyuheng)
bd95134
: rebuild base system with event (zhangyuheng)
930c49a
: add dominion delete event (zhangyuheng)
aee53ac
: fix some bugs (zhangyuheng)
d684e6d
: finish DominionRenameEvent (zhangyuheng)
5ddb9a6
: finish DominionTransferEvent (zhangyuheng)
fa8df67
: Add more dominion update event (zhangyuheng)
0736316
: Change more events. (zhangyuheng)
f0cb84d
: Rewrite more. (zhangyuheng)
87163ed
: 更新文言(華夏)之翻譯 (cygbs)
#41
79bae61
: Merge branch 'master' into 3.0-dev (zhangyuheng)
fbe7f9f
: 完成了绝大多数内容的重写 (zhangyuheng)
0eb6a07
: Test newest rewrite passed. (zhangyuheng)
c30ea0b
: Test newest rewrite passed. (zhangyuheng)
a9513da
: Fix contract/expand command throw exception. (zhangyuheng)
1c99b82
: Fix wrong create dominion size. (zhangyuheng)
a3535a4
: Rewrite Flag system. (zhangyuheng)
f577657
: Merged 3.0 into master. (zhangyuheng)
----------
,
Dec 17, 2024
Fix some issues with spigot
4173dd6
: Fix wrong event registration on spigot. (zhangyuheng)
f1f0325
: Fix can't open all_dominion menu even player has 'dominion.admin' permission node.
#39
(zhangyuheng)
----------
,
Nov 28, 2024
Update VaultUnlocked to 2.7
Commits
f34f043
: Translate some docs of en-us. (zhangyuheng)
12897e9
: Update api README.md (zhangyuheng)
cc90e5d
: Fix limitation on op player behave randomly. (zhangyuheng)
ba68524
: Add res cmd to occupy residence's command, for those players who don't know your server has another anti-grief plugin. (zhangyuheng)
f99f739
: Add commands-list in documentation. (zhangyuheng)
2b58981
: README.md add Contributors list. (zhangyuheng)
94437b0
: update ci-cd script (zhangyuheng)
8561b17
: Fix gitea CI-CD (zhangyuheng)
20448b7
: Vault2.java (Apleax)
#36
7e6b62a
: update pr check script (zhangyuheng)
0c628e5
: Update build.gradle.kts (Apleax)
#36
ff23318
: Add vault version description in documentation. (zhangyuheng)
IMPORTANT
If you are using VaultUnlocked, you need to update it to 2.7 !
----------
,
Nov 5, 2024
Add 3 event support in api
4282f62
: add events support to api, now we can let dominion change event to be announced (zhangyuheng)
52ba62b
: fix wrong PlayerCrossDominionBorderEvent called (zhangyuheng)
7dc9d59
: add PlayerCrossDominionBorderEvent comment (zhangyuheng)
----------
,
Oct 21, 2024
fix lite-version cant link to vault problem
fix missing submodules
patch missing VaultUnlocked repo
fix lite-version cant link to vault problem
----------
,
Oct 19, 2024
Fix NoClassDefFoundError when using BlueMap-5.4
8e490ec
: Fix NoClassDefFoundError when using BlueMap-5.4 (zhangyuheng)
----------
,
Oct 15, 2024
Add InfoTool, which can be used to query dom info by click
dcf39f4
: add gitea ci-cd script with java 17 (ZhangYuheng)
f1116fa
: Add InfoTool, which can be used to query dom info by click (ZhangYuheng)
----------
,
Oct 14, 2024
修复了在1.21+版本下无法打开铁砧文本输入UI的问题
7fff24d
: Update example api plugin address (ZhangYuheng)
01b329a
: Enhanced DominionDTO api, now supports modifying information (ZhangYuheng)
1b48eba
: Fixed anvil text input UI not opening in 1.21+ (ZhangYuheng)
----------
,
Oct 12, 2024
修复了在迁移领地数据到新服务器后无法索引到世界的问题
a53733a
: Fix documentation errors (ZhangYuheng)
5732fe0
: Enriched api documentation javadoc, optimized naming of some api interfaces (ZhangYuheng)
8e25150
: Fixed the problem that the world cannot be indexed after migrating territory data to a new server (ZhangYuheng)
----------
,
Oct 11, 2024
提供不含依赖的 lite 版本
There are now two versions available for download (lite, full)
full includes all dependencies and can be installed directly.
lite suffix does not contain any dependencies and will be downloaded automatically on startup after the first installation.
----------
,
Oct 8, 2024
更新api
e0e713c
: Fix an occasional multi-concurrency issue under spigot (zhangyuheng)
086e468
: Updated API implementation to support more functionality (zhangyuheng)
----------
,
Oct 4, 2024
支持配置圈地最小限制
1b2e193
: Documentation: Modify some default values in config file (ZhangYuheng)
ab838c5
: Optimize all translations of en-us language files except for the Messages Config Flags paragraph. (ZhangYuheng)
897c6f1
: Add database import/export function to facilitate database migration and backup (ZhangYuheng)
901be9f
: Changed only one word global-tp.md (云霜)
#27
be496aa
: add support for configuring circle minimum limit in config file
#28
(zhangyuheng)
----------
,
Oct 1, 2024
新增领地默认进出消息配置
5cc0750
: 文档补充:新增允许配置领地默认提示消息
#26
(ZhangYuheng)
c132f52
: 领地提示消息新增特殊占位符
#26
#19
(ZhangYuheng)
458fc53
: 新增允许配置领地默认提示消息
#26
(ZhangYuheng)
----------
,
Sep 25, 2024
add more features
ff23753
: 补充了文档关于多语言更新说明 (ZhangYuheng)
6ed1f2e
: 增文言以供古人用之。 (cygbs)
#21
8dc6190
: 新增 PR action 自动检查 (ZhangYuheng)
38c7803
: Fix some issues. (cygbs)
#21
6789828
: 介绍文档新增五张笑脸(中文特供) (ZhangYuheng)
ab0f2a9
: 修复文档无法查看访客权限文档的问题 (ZhangYuheng)
e827192
: 移除 WorldSettings 中的 Allow 配置 (ZhangYuheng)
bc2c66b
: 尝试添加api (ZhangYuheng)
5bdd15f
: 初步完成API定义 (ZhangYuheng)
a350e01
: 实现了 api 支持 (ZhangYuheng)
----------
,
Sep 23, 2024
fix wind charge can knockback entities
fix wind charge can knockback entities
----------
,
Sep 19, 2024
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
580
First Release:
Sep 10, 2024
Last Update:
Apr 17, 2025
Category:
---------------
All-Time Rating:
2 ratings
Find more info at dominion.lunadeer.cn...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support