Skip to content

Commit 56eb00c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 9198ca2 + 85bc289 commit 56eb00c

File tree

1 file changed

+30
-6
lines changed

1 file changed

+30
-6
lines changed

README.md

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
- Acceptable value: `survival` `creative` `adventure`
6363
- Categories: `Feature`
6464

65-
### enableTpPrefixBlacklist(未来计划)
65+
### enableTpPrefixBlacklist
6666

6767
_**感谢 @[_Water_Bucket_](https://github.com/Water-Buckets) 提供的灵感**_
6868

@@ -79,7 +79,7 @@ _比如你要tp到的假人叫做anti_mob,而黑名单中有一个anti,那
7979
- Acceptable value: `true` `false`
8080
- Categories: `Feature`
8181

82-
### enableTpPrefixWhitelist(未来计划)
82+
### enableTpPrefixWhitelist
8383

8484
开启假人Tp前缀白名单功能
8585
\
@@ -94,7 +94,7 @@ _比如你要tp到的假人叫做anti_mob,而白名单中没有anti,那你
9494
- Acceptable value: `true` `false`
9595
- Categories: `Feature`
9696

97-
### enableTpHerePrefixBlacklist(未来计划)
97+
### enableTpHerePrefixBlacklist
9898

9999
开启假人Tphere前缀黑名单功能
100100
\
@@ -109,7 +109,31 @@ _比如你要tphere的假人叫做anti_mob,而黑名单中有一个anti,那
109109
- Acceptable value: `true` `false`
110110
- Categories: `Feature`
111111

112-
### enableTpHerePrefixWhitelist(未来计划)
112+
### disabledEnderManPickupGoal
113+
114+
禁止小黑搬起方块~~在末地施工小黑老搬方块好烦qwq~~
115+
116+
- Default value: `false`
117+
- Acceptable value: `true` `false`
118+
- Categories: `Feature`
119+
120+
### disabledEnderManPlaceBlockGoal
121+
122+
禁止小黑放下方块
123+
124+
- Default value: `false`
125+
- Acceptable value: `true` `false`
126+
- Categories: `Feature`
127+
128+
### disabledLayEggs
129+
130+
禁止鸡下蛋
131+
132+
- Default value: `false`
133+
- Acceptable value: `true` `false`
134+
- Categories: `Feature`
135+
136+
### enableTpHerePrefixWhitelist
113137

114138
开启假人Tphere前缀白名单功能
115139
\
@@ -138,10 +162,10 @@ _比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那
138162

139163
- 显示每一个玩家的详细信息,包括uuid,游戏模式等
140164

141-
### tpmanager(未来计划)
165+
### tpmanager
142166

143167
- tpmanager tp whitelist add xxx 将前缀xxx添加到tp白名单
144168
- tpmanager tp blacklist add xxx 将前缀xxx添加到tp黑名单
145169
- tpmanager tphere whitelist add xxx 将前缀xxx添加到tphere白名单
146170
- tpmanager tphere blacklist add xxx 将前缀xxx添加到tphere黑名单
147-
- remove就是移除后缀,以此类推 ~~我都说这么细了,应该都能理解吧awa~~
171+
- remove就是移除后缀,以此类推 ~~我都说这么细了,应该都能理解吧awa~~

0 commit comments

Comments
 (0)