Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .idea/artifacts/SkyStarModify_jar.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

67 changes: 40 additions & 27 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions src/main/java/org/skystarmodify/LangResource.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@
public class LangResource {

public class dict {
public String wrapName;
public String price;
public String warpAlreadyExist;
public String warpMoneyNotEnough;
public String warpCreateSuccessfully;
public String warpUnknownError;
public String error;
public String skShopHeader;
public String skShopDetails;
Expand Down
57 changes: 0 additions & 57 deletions src/main/java/org/skystarmodify/commands/buywarp.java

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
lang: zh_tw
warpPrice: 10
17 changes: 3 additions & 14 deletions src/main/resources/lang/en.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,18 @@
{
"wrapName": "Wrap name",
"price": "Price",
"item": "Item",
"amount": "Amount",
"player": "Player",
"total": "Total",
"singlePrice": "Price per item",

"warpAlreadyExist": "§bWarp §3Helper §f§l⋙ §cThere is a warp with same name exist!",
"warpMoneyNotEnough": "§bWarp §3Helper §f§l⋙ §cYour money is not enough to buy a warp!",
"warpCreateSuccessfully": "§bWarp §3Helper §f§l⋙ §aWarp §e%warpName% §acreated successfully!",
"warpUnknownError": "§bWarp §3Helper §f§l⋙ §cFailed to create warp because unknown error.",


"error": "§4Error",
"buy": "Shop selling",
"sell": "Player selling",
"skShopHeader": "§c============§6【SkyStarShop】§c============",
"skShopHeader": "§e===========§6【SkyStarShop】§e===========",
"skShopDetails": "§7Details : ",
"skShopMessageType": "§7Message Type : ",
"skShopActionType": "§7Action Type : ",
"skShopActionType": "§7Action Type : §b",
"skShopSinglePrice": "§7Price per item : §e",
"skShopTotal": "§7Total : §e",
"skShopUpstore": "§eUpstore",
Expand All @@ -38,9 +31,5 @@
"skShopCmdArgError": "Command argument error",
"skShopDiscordTitle": "Sky Star Shop",
"skShopDiscordContent": "Player %player_name% visited Sky Star Shop.",
"skShopDiscordFooter": "Tech support by @codingbear",
"skPlayerOnlineTimeSystemTitle" : "Player Online Time Report System",
"skYesterdayPlayersOnlineTimeData" : "Players' online time report yesterday :",
"skTeam": "Team",
"skTime": "Online time(second)"
"skShopDiscordFooter": "Tech support by @codingbear"
}
19 changes: 4 additions & 15 deletions src/main/resources/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,27 @@
{
"wrapName": "地標名稱",
"price": "商品價格",
"item": "商店商品",
"amount": "交易數量",
"player": "交易玩家",
"total": "交易總價",
"singlePrice": "商品單價",

"warpAlreadyExist": "§b地標§3小幫手 §f§l⋙ §c同名稱的地標已經存在!",
"warpMoneyNotEnough": "§b地標§3小幫手 §f§l⋙ §c你的金錢不足以設立一個地標!",
"warpCreateSuccessfully": "§b地標§3小幫手 §f§l⋙ §a地標§e%warpName%§a已成功創立!",
"warpUnknownError": "§b地標§3小幫手 §f§l⋙ §c由於未知的錯誤,導致地標無法成功建立。",


"error": "§4錯誤",
"buy": "商城出售",
"sell": "玩家出售",
"skShopHeader": "§c============§6【天星商城】§c============",
"skShopHeader": "§e===========§6【天星商城】§e===========",
"skShopDetails": "§7詳細訊息 : ",
"skShopMessageType": "§7訊息類別 : ",
"skShopActionType": "§7觸發行為 : ",
"skShopSinglePrice": "§7商品單價 : §e",
"skShopTotal": "§7商品總價 : §e",
"skShopAmount": "§7商品總數 : §e",
"skShopBal": "§7所有財產 : §e",
"skShopBal": "§7遊戲幣餘額 : §e",
"skShopUpstore": "§e上架",
"skUpstoreFsError": "無法建立商品檔案",
"skShopSinglePriceError": "商品價格必須大於0",
"skShopItemName": "§7商品名稱 : ",
"skShopTradeType": "§7交易類別 : ",
"skShopTradeType": "§7交易類別 : §b",
"skShopItemFsError": "你要求的交易項目檔案出現問題,請聯絡伺服器服主或插件師",
"skShopItemDNEError": "你要求的交易項目不存在",
"skShopMoneyNotEnoughError": "你的金錢不足以購買你選定的商品",
Expand All @@ -38,9 +31,5 @@
"skShopCmdArgError": "指令參數錯誤",
"skShopDiscordTitle": "天星官方商城",
"skShopDiscordContent": "玩家 %player_name% 光顧了天星商城。",
"skShopDiscordFooter": "由 南極熊@codingbear 提供技術支援",
"skPlayerOnlineTimeSystemTitle" : "玩家上線時間統計報表系統",
"skYesterdayPlayersOnlineTimeData" : "昨天的報表:",
"skTeam": "公會",
"skTime": "上線時間(秒)"
"skShopDiscordFooter": "由 南極熊@codingbear 提供技術支援"
}
1 change: 0 additions & 1 deletion target/classes/config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
lang: zh_tw
warpPrice: 10
17 changes: 3 additions & 14 deletions target/classes/lang/en.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,18 @@
{
"wrapName": "Wrap name",
"price": "Price",
"item": "Item",
"amount": "Amount",
"player": "Player",
"total": "Total",
"singlePrice": "Price per item",

"warpAlreadyExist": "§bWarp §3Helper §f§l⋙ §cThere is a warp with same name exist!",
"warpMoneyNotEnough": "§bWarp §3Helper §f§l⋙ §cYour money is not enough to buy a warp!",
"warpCreateSuccessfully": "§bWarp §3Helper §f§l⋙ §aWarp §e%warpName% §acreated successfully!",
"warpUnknownError": "§bWarp §3Helper §f§l⋙ §cFailed to create warp because unknown error.",


"error": "§4Error",
"buy": "Shop selling",
"sell": "Player selling",
"skShopHeader": "§c============§6【SkyStarShop】§c============",
"skShopHeader": "§e===========§6【SkyStarShop】§e===========",
"skShopDetails": "§7Details : ",
"skShopMessageType": "§7Message Type : ",
"skShopActionType": "§7Action Type : ",
"skShopActionType": "§7Action Type : §b",
"skShopSinglePrice": "§7Price per item : §e",
"skShopTotal": "§7Total : §e",
"skShopUpstore": "§eUpstore",
Expand All @@ -38,9 +31,5 @@
"skShopCmdArgError": "Command argument error",
"skShopDiscordTitle": "Sky Star Shop",
"skShopDiscordContent": "Player %player_name% visited Sky Star Shop.",
"skShopDiscordFooter": "Tech support by @codingbear",
"skPlayerOnlineTimeSystemTitle" : "Player Online Time Report System",
"skYesterdayPlayersOnlineTimeData" : "Players' online time report yesterday :",
"skTeam": "Team",
"skTime": "Online time(second)"
"skShopDiscordFooter": "Tech support by @codingbear"
}
Loading