Skip to content

Commit eb8784d

Browse files
HelpChat Wikigitbook-bot
HelpChat Wiki
authored andcommitted
GitBook: [#224] Updated default files for deluxetags.
1 parent 3056299 commit eb8784d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+451
-458
lines changed

.gitbook/assets/Logo.png

17.2 KB
Loading

.gitbook/assets/Title (1).png

241 KB
Loading

.gitbook/assets/Title (2).png

207 KB
Loading

.gitbook/assets/Title (3).png

240 KB
Loading

.gitbook/assets/Title (4).png

195 KB
Loading

.gitbook/assets/Title (5).png

177 KB
Loading

.gitbook/assets/Title.png

228 KB
Loading

.gitbook/assets/configuration.PNG

25.3 KB
Loading

.gitbook/assets/filled.PNG

20.3 KB
Loading

.gitbook/assets/gnyELBP (1).png

894 Bytes
Loading

.gitbook/assets/gnyELBP (2).png

894 Bytes
Loading

.gitbook/assets/gnyELBP.png

894 Bytes
Loading

.gitbook/assets/image (1).png

-29.6 KB
Loading

.gitbook/assets/image (10).png

11.6 KB
Loading

.gitbook/assets/image (11).png

-68.8 KB
Loading

.gitbook/assets/image (12).png

4.67 KB
Loading

.gitbook/assets/image (13).png

29.6 KB
Loading

.gitbook/assets/image (2).png

-51.2 KB
Loading

.gitbook/assets/image (3).png

36.7 KB
Loading

.gitbook/assets/image (4).png

61.7 KB
Loading

.gitbook/assets/image (5).png

-34.1 KB
Loading

.gitbook/assets/image (6).png

49.3 KB
Loading

.gitbook/assets/image (7).png

-30 KB
Loading

.gitbook/assets/image (8).png

-44.5 KB
Loading

.gitbook/assets/image (9).png

69.8 KB
Loading

.gitbook/assets/image.png

-5.22 KB
Loading

.gitbook/assets/path.PNG

42.7 KB
Loading

.gitbook/assets/properties.PNG

9.45 KB
Loading

.gitbook/assets/selection.PNG

17.6 KB
Loading

.gitbook/assets/setings.PNG

29.3 KB
Loading

.gitbook/assets/vars.PNG

13.1 KB
Loading

clips-plugins/autosell/commands-and-permissions.md

+36-37
Original file line numberDiff line numberDiff line change
@@ -6,53 +6,52 @@ description: List of commands and permissions for the plugin
66

77
## Player Commands
88

9-
| Command | Permission | Description | Aliases |
10-
| :--- | :--- | :--- | :--- |
11-
| /SellAll | AutoSell.SellAll | Sells all items in your inventory to the shop you have access to. | Sell, SellItems, SellInv, SellInventory |
12-
| /AutoSell | AutoSell.Toggle | Toggles auto selling. | AS, ASell, AutoS |
13-
| /AutoSmelt | AutoSell.AutoSmelt | Toggles auto smelting. | ASmelt, Smelt |
14-
| /AutoBlocks | AutoSell.AutoBlocks | Toggles auto ingots to blocks converter. | I2B, ToBlocks, 2Blocks, Ingots2Blocks |
15-
| /Items \[Shop\] | AutoSell.Items | Displays items with their prices on a menu. | Prices, ItemPrices, ShopPrices, ShopItems |
16-
| /ASMultiplier | AutoSell.Multiplier.Self | Checks your current multiplier. | Multi, ASMulti, Multiplier |
17-
| /ASWorth | AutoSell.Worth | Checks how much does the item in your hand worth. | ShopWorth, ShopPrice, ASPrice |
18-
| /BPToggle | AutoSell.BPToggle | Toggles selling item from VKBackPack | BackPackToggle |
9+
| Command | Permission | Description | Aliases |
10+
| -------------- | ------------------------ | ----------------------------------------------------------------- | ----------------------------------------- |
11+
| /SellAll | AutoSell.SellAll | Sells all items in your inventory to the shop you have access to. | Sell, SellItems, SellInv, SellInventory |
12+
| /AutoSell | AutoSell.Toggle | Toggles auto selling. | AS, ASell, AutoS |
13+
| /AutoSmelt | AutoSell.AutoSmelt | Toggles auto smelting. | ASmelt, Smelt |
14+
| /AutoBlocks | AutoSell.AutoBlocks | Toggles auto ingots to blocks converter. | I2B, ToBlocks, 2Blocks, Ingots2Blocks |
15+
| /Items \[Shop] | AutoSell.Items | Displays items with their prices on a menu. | Prices, ItemPrices, ShopPrices, ShopItems |
16+
| /ASMultiplier | AutoSell.Multiplier.Self | Checks your current multiplier. | Multi, ASMulti, Multiplier |
17+
| /ASWorth | AutoSell.Worth | Checks how much does the item in your hand worth. | ShopWorth, ShopPrice, ASPrice |
18+
| /BPToggle | AutoSell.BPToggle | Toggles selling item from VKBackPack | BackPackToggle |
1919

2020
## Admin Commands
2121

22-
| Command | Permission | Description |
23-
| :--- | :--- | :--- |
24-
| /ASA Version | AutoSell.Admin | Shows the plugin's version. |
25-
| /ASA Reload | AutoSell.Reload | Reloads the plugin's files. |
26-
| /ASA Shops | AutoSell.Admin | Lists loaded shops. |
27-
| /ASA AddShop <Name> | AutoSell.Admin | Adds new shop. |
28-
| /ASA DelShop <Name> | AutoSell.Admin | Deletes the shop. |
29-
| /ASA Items \[Shop\] | AutoSell.Admin | Lists shop's items. |
30-
| /ASA AddItem <Shop> <Cost> | AutoSell.Admin | Adds the item you're holding to the shop. |
31-
| /ASA DelItem <Shop> | AutoSell.Admin | Removes the item you're holding from the shop. |
32-
| /ASA SetMultiplier <Player/Global> <Multiplier> <Days>:<Hours>:<Minutes> | AutoSell.Admin | Sets the player or the global multiplier. |
33-
| /ASA AddMultiplier <Player/Global> <Multiplier> <Days>:<Hours>:<Minutes> | AutoSell.Admin | Adds on to the player or the global multiplier. |
34-
| /ASA StackMultiplier <Player/Global> <Multiplier> <Days>:<Hours>:<Minutes> | AutoSell.Admin | Stack time on the player or the global current multiplier. |
35-
| /ASA DelMultiplier <Player/Global> | AutoSell.Admin | Removes the player or the global multiplier. |
36-
| /ASA AddSign <Shop> | AutoSell.Signs.Admin | Adds sell all sign, the one you're looking at. |
37-
| /ASA DelSign | AutoSell.Signs.Admin | Removes the sign you're looking at. |
38-
| /ASA WhatArea | AutoSell.WhatArea | Gets the mine/region name you're standing in. |
22+
| Command | Permission | Description |
23+
| ------------------------------------------------------------------------------------------------------------ | -------------------- | ---------------------------------------------------------- |
24+
| /ASA Version | AutoSell.Admin | Shows the plugin's version. |
25+
| /ASA Reload | AutoSell.Reload | Reloads the plugin's files. |
26+
| /ASA Shops | AutoSell.Admin | Lists loaded shops. |
27+
| /ASA AddShop \<Name> | AutoSell.Admin | Adds new shop. |
28+
| /ASA DelShop \<Name> | AutoSell.Admin | Deletes the shop. |
29+
| /ASA Items \[Shop] | AutoSell.Admin | Lists shop's items. |
30+
| /ASA AddItem \<Shop> \<Cost> | AutoSell.Admin | Adds the item you're holding to the shop. |
31+
| /ASA DelItem \<Shop> | AutoSell.Admin | Removes the item you're holding from the shop. |
32+
| /ASA SetMultiplier \<Player/Global> \<Multiplier> \<Days>:\<Hours>:\<Minutes> | AutoSell.Admin | Sets the player or the global multiplier. |
33+
| <p>/ASA AddMultiplier <br>&#x3C;Player/Global> &#x3C;Multiplier> &#x3C;Days>:&#x3C;Hours>:&#x3C;Minutes></p> | AutoSell.Admin | Adds on to the player or the global multiplier. |
34+
| /ASA StackMultiplier \<Player/Global> \<Multiplier> \<Days>:\<Hours>:\<Minutes> | AutoSell.Admin | Stack time on the player or the global current multiplier. |
35+
| /ASA DelMultiplier \<Player/Global> | AutoSell.Admin | Removes the player or the global multiplier. |
36+
| /ASA AddSign \<Shop> | AutoSell.Signs.Admin | Adds sell all sign, the one you're looking at. |
37+
| /ASA DelSign | AutoSell.Signs.Admin | Removes the sign you're looking at. |
38+
| /ASA WhatArea | AutoSell.WhatArea | Gets the mine/region name you're standing in. |
3939

4040
#### Command Alias
4141

4242
* /AutoSellAdmin
4343

4444
## Permissions
4545

46-
| Permission | Description |
47-
| :--- | :--- |
48-
| AutoSell.Fortune | Gives the ability to use autosell's fortune feature. |
49-
| AutoSell.Signs.Sell | Gives the ability to sell all using a sell all sign. |
50-
| AutoSell.BlocksToInventory | Gives the ability to mine blocks straight to your inventory. |
51-
| AutoSell.Shop.&lt;Name&gt; | Sets the player's current shop if he isn't in any shop region. |
52-
| AutoSell.AutoSmelt.All | Gives the ability to auto smelt all blocks in the smelt list. \(Auto Smelt has to be enabled\) |
53-
| AutoSell.AutoSmelt.&lt;Material&gt; | Gives the ability to auto smelt the specified material. \(Auto Smelt has to be enabled\) |
46+
| Permission | Description |
47+
| ------------------------------ | -------------------------------------------------------------------------------------------- |
48+
| AutoSell.Fortune | Gives the ability to use autosell's fortune feature. |
49+
| AutoSell.Signs.Sell | Gives the ability to sell all using a sell all sign. |
50+
| AutoSell.BlocksToInventory | Gives the ability to mine blocks straight to your inventory. |
51+
| AutoSell.Shop.\<Name> | Sets the player's current shop if he isn't in any shop region. |
52+
| AutoSell.AutoSmelt.All | Gives the ability to auto smelt all blocks in the smelt list. (Auto Smelt has to be enabled) |
53+
| AutoSell.AutoSmelt.\<Material> | Gives the ability to auto smelt the specified material. (Auto Smelt has to be enabled) |
5454

5555
{% hint style="info" %}
56-
All text between the less-than and greater-than signs \(**&lt;&gt;**\) is a placeholder/variable, replace it with the requested value without the less-than and greater-than signs \(**&lt;&gt;**\).
56+
All text between the less-than and greater-than signs (**<>**) is a placeholder/variable, replace it with the requested value without the less-than and greater-than signs (**<>**).
5757
{% endhint %}
58-

clips-plugins/autosell/files.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ worth_has_value: '&7Worth for: &f%material% &ex1/&a$&f%price_1% &ex64/&a$&f%pric
256256
257257
## Permission Multipliers
258258
259-
{% code title="permission\_multipliers.yml" %}
259+
{% code title="permission_multipliers.yml" %}
260260
```yaml
261261
# AutoSell permission_multipliers.yml file
262262
# This file allows you to create custom multipliers that can be attached to players or groups by permission
@@ -284,7 +284,7 @@ permission_multipliers:
284284
285285
## Shop Multipliers
286286
287-
{% code title="shop\_multipliers.yml" %}
287+
{% code title="shop_multipliers.yml" %}
288288
```yaml
289289
# AutoSell shop_multipliers.yml file
290290
# This file allows you to create custom multipliers that can be attached to players or groups by permission
@@ -316,4 +316,3 @@ shop_multipliers:
316316
- shop2
317317
```
318318
{% endcode %}
319-

clips-plugins/autosell/placeholders.md

+16-17
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,28 @@ description: Plugin's placeholders
66

77
**AutoSell** plugin provides [**PlaceholderAPI** ](https://www.spigotmc.org/resources/6245/)placeholders that you can use in any plugin that supports [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/).
88

9-
| Placeholder | Return Value | Description |
10-
| :--- | :--- | :--- |
11-
| %autosell\_in\_autosell\_mode% | Boolean | Returns whether if the player is in AutoSell mode or not. |
12-
| %autosell\_in\_autoblocks\_mode% | Boolean | Returns whether if the player is in AutoBlocks mode or not. |
13-
| %autosell\_in\_automelt\_mode% | Boolean | Returns whether if the player is in AutoSmelt mode or not. |
14-
| %autosell\_current\_shop% | Text | Returns the player's current shop. |
15-
| %autosell\_total\_multiplier% | Number | Returns the player's total multiplier. |
16-
| %autosell\_time\_multiplier% | Number | Returns the player's timed multiplier. |
17-
| %autosell\_perm\_multiplier% | Number | Returns the player's permission-based multiplier. |
18-
| %autosell\_perm\_multiplier\_name% | Text | Returns the player's permission-based multiplier name. |
19-
| %autosell\_time\_multiplier\_minsleft% | Number | Returns the total minutes left for the player's timed multiplier. |
20-
| %autosell\_time\_multiplier\_timeleft% | Text | Returns the time left for the player's timed multiplier. |
9+
| Placeholder | Return Value | Description |
10+
| -------------------------------------- | ------------ | ----------------------------------------------------------------- |
11+
| %autosell\_in\_autosell\_mode% | Boolean | Returns whether if the player is in AutoSell mode or not. |
12+
| %autosell\_in\_autoblocks\_mode% | Boolean | Returns whether if the player is in AutoBlocks mode or not. |
13+
| %autosell\_in\_automelt\_mode% | Boolean | Returns whether if the player is in AutoSmelt mode or not. |
14+
| %autosell\_current\_shop% | Text | Returns the player's current shop. |
15+
| %autosell\_total\_multiplier% | Number | Returns the player's total multiplier. |
16+
| %autosell\_time\_multiplier% | Number | Returns the player's timed multiplier. |
17+
| %autosell\_perm\_multiplier% | Number | Returns the player's permission-based multiplier. |
18+
| %autosell\_perm\_multiplier\_name% | Text | Returns the player's permission-based multiplier name. |
19+
| %autosell\_time\_multiplier\_minsleft% | Number | Returns the total minutes left for the player's timed multiplier. |
20+
| %autosell\_time\_multiplier\_timeleft% | Text | Returns the time left for the player's timed multiplier. |
2121

2222
## Download
2323

2424
To use these placeholders, you have to download **AutoSell Expansion**. You can download it automatically by running:
2525

26-
> `/papi ecloud download AutoSell
27-
> /papi reload`
26+
> `/papi ecloud download AutoSell`\
27+
> `/papi reload`
2828
29-
Or you can download it manually from the [eCloud](https://api.extendedclip.com/expansions/autosell/), and put it inside the `expansions` folder \(folder path: `/plugins/PlaceholderAPI/expansions/`\).
29+
Or you can download it manually from the [eCloud](https://api.extendedclip.com/expansions/autosell/), and put it inside the `expansions` folder (folder path: `/plugins/PlaceholderAPI/expansions/`).&#x20;
3030

3131
{% hint style="info" %}
32-
You have to have [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) ****plugin to be able to use these placeholders.
32+
You have to have [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) **** plugin to be able to use these placeholders.
3333
{% endhint %}
34-

clips-plugins/deluxechat/placeholders.md

+14-15
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,29 @@ description: Plugin's placeholders
88

99
**DeluxeChat** has some placeholders built-into it:
1010

11-
| Placeholder | Description |
12-
| :--- | :--- |
13-
| %server% | This placeholder works only if **BungeeCord** is enabled. It displays the prefix of the server \(`server_prefix` in the config\) the player in when chatting globally \(`/GToggle`\). |
14-
| %recipient\_&lt;PAPI Placeholder&gt;% | This placeholder is for private message formats. It returns the recipient's PlaceholderAPI placeholder value. e.g. `%recipient_vault_prefix%`. |
11+
| Placeholder | Description |
12+
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
13+
| %server% | This placeholder works only if **BungeeCord** is enabled. It displays the prefix of the server (`server_prefix` in the config) the player in when chatting globally (`/GToggle`). |
14+
| %recipient\_\<PAPI Placeholder>% | This placeholder is for private message formats. It returns the recipient's PlaceholderAPI placeholder value. e.g. `%recipient_vault_prefix%`. |
1515

1616
## PlaceholderAPI placeholders
1717

18-
**DeluxeChat** plugin provides [**PlaceholderAPI** ](https://www.spigotmc.org/resources/6245/)placeholders that you can use in any plugin that supports [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/).
19-
You can also use any [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) ****placeholder in **DeluxeChat** plugin. \([PlaceholderAPI placeholders list](https://helpch.at/placeholders)\)
18+
**DeluxeChat** plugin provides [**PlaceholderAPI** ](https://www.spigotmc.org/resources/6245/)placeholders that you can use in any plugin that supports [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/).\
19+
You can also use any [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) **** placeholder in **DeluxeChat** plugin. ([PlaceholderAPI placeholders list](https://helpch.at/placeholders))
2020

2121
### Placeholders
2222

23-
| Placeholder | Return Value | Description |
24-
| :--- | :--- | :--- |
25-
| %deluxechat\_is\_pm\_toggled% | Boolean | Returns whether if the player has private messages toggled on or not. |
26-
| %deluxechat\_social\_spy\_enabled% | Boolean | Returns whether if social spy mode is enabled or not. |
27-
| %deluxechat\_pm\_recipient% | Text | Returns the private message recipient name. \(Used in PM format\) |
23+
| Placeholder | Return Value | Description |
24+
| ---------------------------------- | ------------ | --------------------------------------------------------------------- |
25+
| %deluxechat\_is\_pm\_toggled% | Boolean | Returns whether if the player has private messages toggled on or not. |
26+
| %deluxechat\_social\_spy\_enabled% | Boolean | Returns whether if social spy mode is enabled or not. |
27+
| %deluxechat\_pm\_recipient% | Text | Returns the private message recipient name. (Used in PM format) |
2828

2929
### Download
3030

3131
To use these placeholders, you have to download **DeluxeChat Expansion**. You can download it automatically by running:
3232

33-
> `/papi ecloud download DeluxeChat
34-
> /papi reload`
35-
36-
Or you can download it manually from the [eCloud](https://api.extendedclip.com/expansions/deluxechat/), and put it inside the `expansions` folder \(folder path: `/plugins/PlaceholderAPI/expansions/`\).
33+
> `/papi ecloud download DeluxeChat`\
34+
> `/papi reload`
3735
36+
Or you can download it manually from the [eCloud](https://api.extendedclip.com/expansions/deluxechat/), and put it inside the `expansions` folder (folder path: `/plugins/PlaceholderAPI/expansions/`).&#x20;

0 commit comments

Comments
 (0)