Advertisement
Guest User

Untitled

a guest
Sep 24th, 2011
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.20 KB | None | 0 0
  1. # NOTE: If you want to modify this file, it is HIGHLY recommended that you make a copy
  2. # of this file and modify that instead. This file will be updated automatically by Residence
  3. # when a newer version is detected, and your changes will be overwritten. Once you
  4. # have a copy of this file, change the Language: option under the Residence config.yml
  5. # to whatever you named your copy.
  6. Version: 15
  7. Language:
  8. # The below lines represent various messages residence sends to the players.
  9. # Note that some messages have variables such as %1 that are inserted at runtime.
  10. #Version 1 Fields
  11. InvalidResidence: Invalid Residence...
  12. InvalidSubzone: Invalid Subzone...
  13. InvalidDirection: Invalid Direction...
  14. InvalidChannel: Invalid Channel...
  15. InvalidAmount: Invalid Amount...
  16. InvalidCost: Invalid Cost...
  17. InvalidDays: Invalid number of days...
  18. InvalidMaterial: Invalid Material...
  19. InvalidBoolean: Invalid value, must be true(t) or false(f)
  20. InvalidArea: Invalid Area...
  21. InvalidGroup: Invalid Group...
  22. InvalidMessageType: Message type must be enter or remove.
  23. InvalidList: Invalid List...
  24. InvalidFlag: Invalid Flag...
  25. InvalidFlagState: Invalid flag state, must be true(t), false(f), or remove(r)
  26. AreaExists: Area name already exists.
  27. AreaCreate: 'Residence Area created, ID %1'
  28. AreaDiffWorld: Area is in a different world from residence.
  29. AreaCollision: 'Area collides with residence %1'
  30. AreaSubzoneCollision: 'Area collides with subzone %1'
  31. AreaNonExist: No such area exists.
  32. AreaInvalidName: Invalid Area Name...
  33. AreaRename: 'Renamed area %1 to %2'
  34. AreaRemove: 'Removed area %1...'
  35. AreaRemoveLast: Cannot remove the last area in a residence.
  36. AreaNotWithinParent: Area is not within parent area.
  37. AreaUpdate: Area Updated...
  38. AreaMaxPhysical: You've reached the max physical areas allowed for your residence.
  39. AreaSizeLimit: Area size is not within your allowed limits.
  40. AreaHighLimit: 'You cannot protect this high up, your limit is %1'
  41. AreaLowLimit: 'You cannot protect this deep, your limit is %1'
  42. NotInResidence: You are not in a Residence.
  43. InResidence: 'You are standing in Residence %1'
  44. ResidenceOwnerChange: 'Residence %1 owner changed to %2'
  45. NonAdmin: You are not a Residence admin.
  46. AdminOnly: Only admins have access to this command.
  47. ChatDisabled: Residence Chat Disabled...
  48. SubzoneRename: 'Renamed subzone %1 to %2'
  49. SubzoneRemove: 'Subzone %1 removed.'
  50. SubzoneCreate: 'Created Subzone %1'
  51. SubzoneCreateFail: 'Unable to create subzone %1'
  52. SubzoneExists: 'Subzone %1 already exists.'
  53. SubzoneCollide: 'Subzone collides with subzone %1'
  54. SubzoneMaxDepth: You have reached the maximum allowed subzone depth.
  55. SubzoneSelectInside: Both selection points must be inside the residence.
  56. SelectPoints: Select two points first before using this command!
  57. SelectionSuccess: Selection Successful!
  58. SelectionFail: Invalid select command...
  59. SelectionBedrock: Selection expanded to your lowest allowed limit.
  60. SelectionSky: Selection expanded to your highest allowed limit.
  61. SelectionArea: 'Selected area %1 of residence %2'
  62. SelectDiabled: You don't have access to selections commands.
  63. NoPermission: You dont have permission for this.
  64. OwnerNoPermission: The owner does not have permission for this.
  65. ParentNoPermission: You don't have permission to make changes to the parent zone.
  66. MessageChange: Message Set...
  67. FlagSet: Flag Set...
  68. FlagCheckTrue: 'Flag %1 applys to player %2 for residence %3, value = %4'
  69. FlagCheckFalse: 'Flag %1 does not apply to player %2 for residence.'
  70. FlagsCleared: Flags Cleared.
  71. FlagsDefault: Flags set to default.
  72. Usage: Command Usage
  73. InvalidHelp: Invalid Help Page...
  74. SubCommands: Sub Commands
  75. InvalidList: Unknown list type, must be blacklist or ignorelist.
  76. MaterialGet: 'The material name for ID %1 is %2'
  77. MarketDisabled: Economy Disabled!
  78. MarketList: Market List
  79. SelectionTool: Selection Tool
  80. InfoTool: Info Tool
  81. NoBankAccess: You dont have bank access.
  82. NotEnoughMoney: You dont have enough money.
  83. BankNoMoney: Not enough money in the bank.
  84. BankDeposit: 'You deposit %1 into the residence bank.'
  85. BankWithdraw: 'You withdraw %1 from the residence bank.'
  86. MoneyCharged: 'Charged %1 to your %2 account.'
  87. MoneyCredit: 'Credited %1 to your %2 account.'
  88. RentDisabled: Rent system is disabled.
  89. RentReleaseInvalid: 'Residence %1 is not rented or for rent.'
  90. RentSellFail: Cannot sell a Residence if it is for rent.
  91. SellRentFail: Cannot rent a Residence if it is for sale.
  92. OwnerBuyFail: Cannot buy your own land!
  93. OwnerRentFail: Cannot rent your own land!
  94. AlreadySellFail: Residence already for sale!
  95. ResidenceBought: 'You bought residence %1'
  96. ResidenceBuy: 'Residence %1 has bought residence %2 from you.'
  97. ResidenceBuyTooBig: This residence has areas bigger then your allowed max.
  98. ResidenceNotForSale: Residence is not for sale.
  99. ResidenceForSale: 'Residence %1 is now for sale for %2'
  100. ResidenceStopSelling: Residence is no longer for sale.
  101. ResidenceTooMany: You already own the max number of residences your allowed to.
  102. ResidenceMaxRent: You already are renting the maximum number of residences your allowed to.
  103. ResidenceAlreadyRent: Residence is already for rent...
  104. ResidenceNotForRent: Residence not for rent...
  105. ResidenceNotRented: Residence not rented.
  106. ResidenceUnrent: 'Residence %1 has been unrented.'
  107. ResidenceRemoveRentable: 'Residence %1 is no longer rentable.'
  108. ResidenceForRentSuccess: 'Residence %1 is now for rent for %2 every %3 days.'
  109. ResidenceRentSuccess: 'You have rented Residence %1 for %2 days.'
  110. ResidenceAlreadyRented: 'Residence %1 has currently been rented to %2'
  111. ResidenceAlreadyExists: 'A residence named %1 already exists.'
  112. ResidenceCreate: 'You have created residence %1!'
  113. ResidenceRename: 'Renamed Residence %1 to %2'
  114. ResidenceRemove: 'Residence %1 has been removed...'
  115. RentDisabled: Rent is disabled...
  116. RentDisableRenew: 'Residence %1 will now no longer re-rent upon expire.'
  117. RentEnableRenew: 'Residence %1 will now automatically re-rent upon expire.'
  118. RentableDisableRenew: '%1 will no longer renew rentable status upon expire.'
  119. RentableEnableRenew: '%1 will now automatically renew rentable status upon expire.'
  120. LandForSale: Land For Sale
  121. SellAmount: Sell Amount
  122. LeaseExpire: Lease Expire Time
  123. RentExpire: Rent Expire Time
  124. RentableAutoRenew: Rentable Auto Renew
  125. RentAutoRenew: Rent Auto Renew
  126. RentableLand: Rentable Land
  127. ListMaterialAdd: '%1 added to the residence %2'
  128. ListMaterialRemove: '%1 removed from the residence %2'
  129. ItemBlacklisted: You are blacklisted from using this item here.
  130. RentedModifyDeny: Cannot modify a rented residence.
  131. WorldPVPDisabled: World PVP is disabled.
  132. NoPVPZone: No PVP zone.
  133. FlagDeny: 'You dont have %1 permission here.'
  134. FlagSetDeny: 'Owner does not have access to flag %1'
  135. SelectPoint: 'Placed %1 Selection Point'
  136. ResidenceChat: 'Residence chat toggled %1'
  137. ResidenceMoveDeny: 'You dont have movment permission for Residence %1'
  138. TeleportDeny: You dont have teleport access.
  139. TeleportSuccess: 'Teleported!'
  140. TeleportNear: Teleported to near residence.
  141. TeleportNoFlag: You dont have teleport access for that residence.
  142. SetTeleportLocation: Teleport Location Set...
  143. HelpPageHeader: 'Help Pages - %1 - Page <%2 of %3>'
  144. ListExists: List already exists...
  145. ListRemoved: List removed...
  146. ListCreate: 'Created list %1'
  147. LeaseRenew: 'Lease valid until %1'
  148. LeaseRenewMax: Lease renewed to maximum allowed
  149. LeaseNotExpire: No such lease, or lease does not expire.
  150. LeaseRenewalCost: 'Renewal cost for area %1 is %2'
  151. LeaseInfinite: Lease time set to infinite...
  152. PermissionsApply: Permissions applied to residence.
  153. PhysicalAreas: Physical Areas
  154. CurrentArea: Current Area
  155. LeaseExpire: Lease Expiration
  156. NotOnline: Target player must be online.
  157. ResidenceGiveLimits: Cannot give residence to target player, because it is outside the target players limits.
  158. ResidenceGive: 'You give residence %1 to player %2'
  159. ResidenceRecieve: 'You have recieved residence %1 from player %2'
  160. #Version 4 New Fields
  161. #ResidenceListAll: 'Residences - <Page %1 of %2>' - removed, use GenericPage now
  162. ResidenceListAllEmpty: No Residences exists on the server...
  163. InvalidPage: Invalid Page...
  164. NextPage: Next Page
  165. #Version 10 New Fields
  166. RemovePlayersResidences: 'Removed all residences belonging to player %1'
  167. GenericPage: 'Page %1 of %2'
  168. #Version 11 New Fields
  169. ResidenceRentedBy: 'Rented by %1'
  170. #Version 14 New Fields
  171. InvalidCharacters: Invalid characters detected...
  172. InvalidNameCharacters: Name contained unallowed characters...
  173. #Version 15 New Fields
  174. DeleteConfirm: 'Are you sure you want to delete residence %1, use "/res confirm" to confirm.'
  175.  
  176. #The below lines are mostly a word bank for various uses.
  177. #Version 1 Fields
  178. Description: Description
  179. Land: Land
  180. Cost: Cost
  181. Selection: Selection
  182. Total: Total
  183. Size: Size
  184. Expanding: Expanding
  185. Shifting: Shifting
  186. Up: Up
  187. Down: Down
  188. Error: Error
  189. Flags: Flags
  190. Your: Your
  191. Group: Group
  192. Others: Others
  193. Primary: Primary
  194. Secondary: Secondary
  195. Selection: Selection
  196. Moved: Moved
  197. Status: Status
  198. Available: Available
  199. On: On
  200. Off: Off
  201. Name: Name
  202. Lists: Lists
  203. Residences: Residences
  204. Residence: Residence
  205. Count: Count
  206. Owner: Owner
  207. #Version 4 Fields
  208. World: World
  209. #Version 12 Fields
  210. Subzones: Subzones
  211.  
  212. # This is the help / usage messages for each command.
  213. # It follows this format:
  214. # <Command>
  215. # Description: <general description of command, one line of text>
  216. # Info: <extra info lines to describe the command, list of text>
  217. # SubCommands:
  218. # <SubCommands> - these follow the same format, and each sub command can have its own subcommands
  219. # When a user gets help for a command (adds a ? mark on the end), first its Info lines are printed, then its sub commands are printed below that
  220. # Pages are automatically generated if the total lines of text exceeds 6 (will be configurable later).
  221. # Add a page number after the ? mark to see that page.
  222.  
  223. HelpLinesPerPage: 7
  224. CommandHelp: #this is just a holder node, that holds the entire help
  225. Description: Contains Help for Residence
  226. SubCommands: #this is the actual beginning of all commands
  227. res: #main residence command
  228. Description: Main Residence Command
  229. Info:
  230. - 'See the residence wiki for more help.'
  231. - 'Wiki: residencebukkitmod.wikispaces.com'
  232. - 'Use /[command] ? <page> to view more help information.'
  233. SubCommands:
  234. select: #selection commands
  235. Description: Selection Commands
  236. Info:
  237. - 'This command selects areas for usage with residence.'
  238. - '/res select [x] [y] [z] - selects a radius of blocks, with you in the middle.'
  239. SubCommands:
  240. coords:
  241. Description: Display selected coordinates
  242. Info:
  243. - 'Usage: /res select coords'
  244. size:
  245. Description: Display selected size
  246. Info:
  247. - 'Usage: /res select size'
  248. cost:
  249. Description: Display selection cost
  250. Info:
  251. - 'Usage: /res select cost'
  252. vert:
  253. Description: Expand Selection Vertically
  254. Info:
  255. - 'Usage: /res select vert'
  256. - 'Will expand selection as high and as low as allowed.'
  257. sky:
  258. Description: Expand Selection to Sky
  259. Info:
  260. - 'Usage: /res select sky'
  261. - 'Expands as high as your allowed to go.'
  262. bedrock:
  263. Description: Expand Selection to Bedrock
  264. Info:
  265. - 'Usage: /res select bedrock'
  266. - 'Expands as low as your allowed to go.'
  267. expand:
  268. Description: Expand selection in a direction.
  269. Info:
  270. - 'Usage: /res select expand <amount>'
  271. - 'Expands <amount> in the direction your looking.'
  272. shift:
  273. Description: Shift selection in a direction
  274. Info:
  275. - 'Usage: /res select shift <amount>'
  276. - 'Pushes your selection by <amount> in the direction your looking.'
  277. chunk:
  278. Description: Select the chunk your currently in.
  279. Info:
  280. - 'Usage: /res select chunk'
  281. - 'Selects the chunk your currently standing in.'
  282. residence:
  283. Description: Select a existing area in a residence.
  284. Info:
  285. - 'Usage /res select <Residence> <AreaID>'
  286. - 'Selects a existing area in a residence.'
  287. create: #creation command
  288. Description: Create Residences
  289. Info:
  290. - 'Usage: /res create <residence name>'
  291. remove: #remove command
  292. Description: Remove residences.
  293. Info:
  294. - 'Usage: /res remove <residence name>'
  295. removeall:
  296. Description: Remove all residences owned by a player.
  297. Info:
  298. - 'Usage: /res removeall [owner]'
  299. - 'Removes all residences owned by a specific player.'
  300. - 'Requires /resadmin if you use it on anyone besides yourself.'
  301. confirm:
  302. - 'Usage: /res confirm'
  303. - 'Confirms removal of a residence.'
  304. subzone:
  305. Description: Create subzones in residences.
  306. Info:
  307. - 'Usage: /res subzone <residence name> [subzone name]'
  308. - 'If residence name is left off, will attempt to use residence your standing in.'
  309. area:
  310. Description: Manage physical areas for a residence.
  311. SubCommands:
  312. list:
  313. Description: List physical areas in a residence
  314. Info:
  315. - 'Usage: /res area list [residence] <page>'
  316. listall:
  317. Description: List coordinates and other info for areas
  318. Info:
  319. - 'Usage: /res area listall [residence] <page>'
  320. add:
  321. Description: Add physical areas to a residence
  322. Info:
  323. - 'Usage: /res area add [residence] [areaID]'
  324. - 'You must first select two points first.'
  325. remove:
  326. Description: Remove physical areas from a residence
  327. Info:
  328. - 'Usage: /res area remove [residence] [areaID]'
  329. replace:
  330. Description: Replace physical areas in a residence
  331. Info:
  332. - 'Usage: /res area replace [residence] [areaID]'
  333. - 'You must first select two points first.'
  334. - 'Replacing a area will charge the difference in size if the new area is bigger.'
  335. info:
  336. Description: Show info on a residence.
  337. Info:
  338. - 'Usage: /res info <residence>'
  339. - 'Leave off <residence> to display info for the residence your currently in.'
  340. limits:
  341. Description: Show your limits.
  342. Info:
  343. - 'Usage: /res limits'
  344. - 'Shows the limitations you have on creating and managing residences.'
  345. message:
  346. Description: Manage residence enter / leave messages
  347. Info:
  348. - 'Usage: /res message <residence> [enter/leave] [message]'
  349. - 'Set the enter or leave message of a residence.'
  350. - 'Usage: /res message <residence> remove [enter/leave]'
  351. - 'Removes a enter or leave message.'
  352. lease:
  353. Description: Manage residence leases
  354. Info:
  355. - 'Usage: /res lease [renew/cost] [residence]'
  356. - '/res lease cost will show the cost of renewing a residence lease.'
  357. - '/res lease renew will renew the residence provided you have enough money.'
  358. SubCommands:
  359. set:
  360. Description: Set the lease time (admin only)
  361. Info:
  362. - 'Usage: /resadmin lease set [residence] [#days/infinite]'
  363. - 'Sets the lease time to a specified number of days, or infinite.'
  364. bank:
  365. Description: Manage money in a Residence
  366. Info:
  367. - 'Usage: /res bank [deposit/withdraw] [amount]'
  368. - 'You must be standing in a Residence'
  369. - 'You must have the +bank flag.'
  370. tp:
  371. Description: Teleport to a residence
  372. Info:
  373. - 'Usage: /res tp [residence]'
  374. - 'Teleports you to a residence, you must have +tp flag access or be the owner.'
  375. - 'Your permission group must also be allowed to teleport by the server admin.'
  376. tpset:
  377. Description: Set the teleport location of a Residence
  378. Info:
  379. - 'Usage: /res tpset'
  380. - 'This will set the teleport location for a residence to where your standing.'
  381. - 'You must be standing in the residence to use this command.'
  382. - 'You must also be the owner or have the +admin flag for the residence.'
  383. set:
  384. Description: Set general flags on a Residence
  385. Info:
  386. - 'Usage: /res set <residence> [flag] [true/false/remove]'
  387. - 'To see a list of flags, use /res flags ?'
  388. - 'These flags apply to any players who do not have the flag applied specifically to them. (see /res pset ?)'
  389. pset:
  390. Description: Set flags on a specific player for a Residence.
  391. Info:
  392. - 'Usage: /res pset <residence> [player] [flag] [true/false/remove]'
  393. - 'Usage: /res pset <residence> [player] removeall'
  394. - 'To see a list of flags, use /res flags ?'
  395. gset:
  396. Description: Set flags on a specific group for a Residence.
  397. Info:
  398. - 'Usage: /res gset <residence> [group] [flag] [true/false/remove]'
  399. - 'To see a list of flags, use /res flags ?'
  400. lset:
  401. Description: Change blacklist and ignorelist options
  402. Info:
  403. - 'Usage: /res lset <residence> [blacklist/ignorelist] [material]'
  404. - 'Usage: /res lset <residence> info'
  405. - 'Blacklisting a material prevents it from being placed in the residence.'
  406. - 'Ignorelist causes a specific material to not be protected by Residence.'
  407. flags:
  408. Description: List of flags
  409. Info:
  410. - 'For flag values, usually true allows the action, and false denys the action.'
  411. - 'build - allows or denys building'
  412. - 'use - allows or denys use of doors, lever, buttons, etc...'
  413. - 'move - allows or denys movement in the residence.'
  414. - 'container - allows or denys use of furnaces, chests, dispensers, etc...'
  415. - 'place - allows or denys only placement of blocks, overrides the build flag.'
  416. - 'destroy - allows or denys only destruction of blocks, overrides the build flag.'
  417. - 'pvp - allow or deny pvp in the residence'
  418. - 'tp - allow or disallow teleporting to the residence.'
  419. - 'admin - gives a player permission to change flags on a residence.'
  420. - 'subzone - allow a player to make subzones in the residence.'
  421. - 'monsters - allows or denys monster spawns'
  422. - 'animals - allows or denys animal spawns.'
  423. - 'healing - setting to true makes the residence heal its occupants'
  424. - 'tnt - allow or deny tnt explosions'
  425. - 'creeper - allow or deny creeper explosions'
  426. - 'ignite - allows or denys fire ignition.'
  427. - 'firespread - allows or denys fire spread.'
  428. - 'bucket - allow or deny bucket use.'
  429. - 'flow - allows or denys liquid flow.'
  430. - 'lavaflow - allows or denys lava flow, overrides flow'
  431. - 'waterflow - allows or denys water flow, overrides flow'
  432. - 'damage - allows or denys all entity damage within the residence.'
  433. list:
  434. Description: List Residences
  435. Info:
  436. - 'Usage: /res list <player> <page>'
  437. - 'Lists all the residences you own.'
  438. - 'To list everyones residences, use /res listall.'
  439. listall:
  440. Description: List All Residence
  441. Info:
  442. - 'Usage: /res listall <page>'
  443. - 'Lists all residences on the server.'
  444. sublist:
  445. Description: List Residence Subzones
  446. Info:
  447. - 'Usage: /res sublist <residence> <page>'
  448. - 'List subzones within a residence.'
  449. default:
  450. Description: Reset residence to default flags.
  451. Info:
  452. - 'Usage: /res default <residence>'
  453. - 'Resets the flags on a residence to their default. You must be the owner or an admin to do this.'
  454. rename:
  455. Description: Renames a residence.
  456. Info:
  457. - 'Usage: /res rename [OldName] [NewName]'
  458. - 'You must be the owner or an admin to do this.'
  459. - 'The name must not already be taken by another residence.'
  460. mirror:
  461. Description: Mirrors Flags
  462. Info:
  463. - 'Usage: /res mirror [Source Residence] [Target Residence]'
  464. - 'Mirrors flags from one residence to another. You must be owner of both or a admin to do this.'
  465. market:
  466. Description: Buy, Sell, or Rent Residences
  467. Info:
  468. - 'Usage: /res market ? for more info'
  469. SubCommands:
  470. info:
  471. Description: Get economy info on residence
  472. Info:
  473. - 'Usage: /res market info [residence]'
  474. - 'Shows if the Residence is for sale or for rent, and the cost.'
  475. list:
  476. Description: Lists rentable and for sale residences.
  477. Info:
  478. - 'Usage: /res market list'
  479. sell:
  480. Description: Sell a residence
  481. Info:
  482. - 'Usage: /res sell [residence] [amount]'
  483. - 'Puts a residence for sale for [amount] of money.'
  484. - 'Another player can buy the residence with /res market buy'
  485. buy:
  486. Description: Buy a residence
  487. Info:
  488. - 'Usage: /res buy [residence]'
  489. - 'Buys a Residence if its for sale.'
  490. unsell:
  491. Description: Stops selling a residence
  492. Info:
  493. - 'Usage: /res unsell [residence]'
  494. rent:
  495. Description: Rent a residence
  496. Info:
  497. - 'Usage: /res market rent [residence] <autorenew>'
  498. - 'Rents a residence. Autorenew can be either true or false. If true, the residence will be automatically re-rented upon expire if the residence owner has allowed it.'
  499. rentable:
  500. Description: Make a residence rentable.
  501. Info:
  502. - 'Usage: /res market rentable [residence] [cost] [days] <repeat>'
  503. - 'Makes a residence rentable for [cost] money for every [days] number of days. If <repeat> is true, the residence will automatically be able to be rented again after the current rent expires.'
  504. release:
  505. Description: Remove a residence from rent or rentable.
  506. Info:
  507. - 'Usage: /res market release [residence]'
  508. - 'If you are the renter, this command releases the rent on the house for you.'
  509. - 'If you are the owner, this command makes the residence not for rent anymore.'
  510. current:
  511. Description: Show residence your currently in.
  512. Info:
  513. - 'Usage: /res current'
  514. lists:
  515. Description: Predefined permission lists
  516. Info:
  517. - 'Predefined permissions that can be applied to a residence.'
  518. SubCommands:
  519. add:
  520. Description: Add a list
  521. Info:
  522. - 'Usage: /res lists add <listname>'
  523. remove:
  524. Description: Remove a list
  525. Info:
  526. - 'Usage: /res lists remove <listname>'
  527. apply:
  528. Description: Apply a list to a residence
  529. Info:
  530. - 'Usage: /res lists apply <listname> <residence>'
  531. set:
  532. Description: Set a flag
  533. Info:
  534. - 'Usage: /res lists set <listname> <flag> <value>'
  535. pset:
  536. Description: Set a player flag
  537. Info:
  538. - 'Usage: /res lists pset <listname> <player> <flag> <value>'
  539. gset:
  540. Description: Set a group flag
  541. Info:
  542. - 'Usage: /res lists gset <listname> <group> <flag> <value>'
  543. view:
  544. Description: View a list.
  545. Info:
  546. - 'Usage: /res lists view <listname>'
  547. server:
  548. Description: Make land server owned (admin only).
  549. Info:
  550. - 'Usage: /resadmin server [residence]'
  551. - 'Make a residence server owned.'
  552. setowner:
  553. Description: Change owner of a residence (admin only).
  554. Info:
  555. - 'Usage: /resadmin setowner [residence] [player]'
  556. resreload:
  557. Description: Reload residence (admin only).
  558. Info:
  559. - 'Usage: /resreload'
  560. resload:
  561. Description: Load residence save file (UNSAFE, admin only).
  562. Info:
  563. - 'Usage: /resload'
  564. - 'UNSAFE command, does not save residences first.'
  565. - 'Loads the residence save file after you have made changes.'
  566. version:
  567. Description: Show residence version
  568. Info:
  569. - 'Usage: /res version'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement